title: Get Guild Invites category: Guild
getGuildInvites
$client->guild->getGuildInvites($parameters);
Requires the 'MANAGE_GUILD' permission.
Name | Type | Required | Default |
---|---|---|---|
guild.id | snowflake | true | null |
Returns a list of invite objects (with invite metadata) for the guild.
Can Return: