RESTGetAPIChannelInvitesResult
https://discord.com/developers/docs/resources/channel#get-channel-invites
Signature
export type RESTGetAPIChannelInvitesResult = (APIExtendedInvite & { roles?: Pick<APIRole, 'id' | 'name' | 'position' | 'color' | 'colors' | 'icon' | 'unicode_emoji'>;})[];Members
This export does not declare public properties or methods in the generated declaration file.