interface GatewayApplicationCommandPermissionsUpdateDispatchData

external
export interface GatewayApplicationCommandPermissionsUpdateDispatchData

https://discord.com/developers/docs/topics/gateway-events#application-command-permissions-update

external
application_id : Snowflake

ID of the application the command belongs to

external
guild_id : Snowflake

ID of the guild

external
id : Snowflake

ID of the command or the application ID

external
permissions : APIApplicationCommandPermission[]

Permissions for the command in the guild, max of 100