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