APIGuildApplicationCommandPermissions
https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-guild-application-command-permissions-structure
Signature
export interface APIGuildApplicationCommandPermissionsProperties
4Methods
0No methods.
Properties
id: Snowflake;The id of the command or the application id if that permission applies to all commands
application_id: Snowflake;The id of the application the command belongs to
guild_id: Snowflake;The id of the guild
permissions: APIApplicationCommandPermission[];The permissions for the command in the guild