Skip to content

ApplicationCommandPermissionsUpdateData

typedef · Source

The data received in the Client#event:applicationCommandPermissionsUpdate event Type: Object

Properties

id

id: Snowflake

The id of the command or global entity that was updated

guildId

guildId: Snowflake

The id of the guild in which permissions were updated

applicationId

applicationId: Snowflake

The id of the application that owns the command or entity being updated

permissions

permissions: Array<ApplicationCommandPermissions>

The updated permissions

Unofficial software. Not affiliated with or supported by Discord.