title: Get Channel Invites category: Channel
getChannelInvites
$client->channel->getChannelInvites($parameters);
Only usable for guild channels. Requires the 'MANAGE_CHANNELS' permission.
Name | Type | Required | Default |
---|---|---|---|
channel.id | snowflake | true | null |
Returns a list of invite objects (with invite metadata) for the channel.
Can Return: