ApplicationCommandPermissionsUpdateData

export interface ApplicationCommandPermissionsUpdateData
export interface ApplicationCommandPermissionsUpdateData
The data received in the applicationCommandPermissionsUpdate event
applicationId:Snowflake
The id of the application that owns the command or entity being updated
guildId:Snowflake
The id of the guild in which permissions were updated
The id of the command or global entity that was updated
permissions:readonly ApplicationCommandPermissions[]
The updated permissions