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