Readonly
httpOptional
description?: stringThe description associated with the group
Optional
emoteThe emote to associate with the group
Optional
isIs this group open for anyone to join?
The name of the group
any Success
Delete a group Note: you cannot delete the home group
ApiError
void
Get a group
ApiError
any Success
Get groups
ApiError
any Success
Update a group
ApiError
Optional
description?: stringThe description associated with the group Note - this property cannot be modified on a home group
Optional
emoteThe emote to associate with the group
Optional
isIs this group open for anyone to join? Note - this property cannot be modified on a home group
Optional
name?: stringThe name of the group
any Success
Generated using TypeDoc
Create a group Note: only 100 unarchived groups can exist on a server at any time
Throws
ApiError