export interface APIGuildApplicationCommandPermissionshttps://discord.com/developers/docs/interactions/application-commands#application-command-permissions-object-guild-application-command-permissions-structure
application_id : Snowflake
The id of the application the command belongs to
guild_id : Snowflake
The id of the guild
id : Snowflake
The id of the command or the application id if that permission applies to all commands
permissions : APIApplicationCommandPermission[]
The permissions for the command in the guild