Options for creating a group.
The created group.
Fetches groups from the API.
By default, this method fetches all groups that the client is in.
Use options.page
and options.per_page
to specify a paginated section of groups to fetch.
Pass in one or an array of string IDs to specify specific group IDs to fetch.
A Collection of groups that were fetched, or client.groups.cache
if all groups were fetched.
Generated using TypeDoc
Creates a group.