interface APIGuildApplicationCommandPermissions

external
export interface APIGuildApplicationCommandPermissions

https://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-guild-application-command-permissions-structure

external
application_id : Snowflake

The id of the application the command belongs to

external
guild_id : Snowflake

The id of the guild

external
id : Snowflake

The id of the command or the application id if that permission applies to all commands

external
permissions : APIApplicationCommandPermission[]

The permissions for the command in the guild