export type RESTGetAPIApplicationGuildCommandResult = Omit<APIApplicationCommand, 'dm_permission'>;
https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands
export type RESTGetAPIApplicationGuildCommandResult = Omit<APIApplicationCommand, 'dm_permission'>;
https://discord.com/developers/docs/interactions/application-commands#get-guild-application-commands