RestCord logo RestCord

getChannelInvites

$client->channel->getChannelInvites($parameters);

Description

Only usable for guild channels. Requires the MANAGE_CHANNELS permission.

Parameters

Name Type Required Default
channel.id snowflake true null

Response

Returns a list of invite objects (with invite metadata) for the channel.

Can Return: