GatewayApplicationCommandPermissionsUpdateDispatchData
https://discord.com/developers/docs/topics/gateway-events#application-command-permissions-update
Signature
export interface GatewayApplicationCommandPermissionsUpdateDispatchDataProperties
4Methods
0No methods.
Properties
id: Snowflake;ID of the command or the application ID
application_id: Snowflake;ID of the application the command belongs to
guild_id: Snowflake;ID of the guild
permissions: APIApplicationCommandPermission[];Permissions for the command in the guild, max of 100