Group
https://catpalm.net/api/group/${group.id}/
Get group information
GET
https://catpalm.net/api/group/${group.id}/info
Path Parameters
Name
Type
Description
group.id*
long
Headers
Name
Type
Description
{
"players": [
7023,
7022
]
}
Send group message
PUT
https://catpalm.net/api/group/${group.id}/message
Rate limit 5 sec/time
Requires group_message_put
permission
Path Parameters
Name
Type
Description
group.id*
long
Headers
Name
Type
Description
{
"received": [
230,
1230,
2391,
4931
]
}
最后更新于