export type RESTPutAPIApplicationGuildCommandsResult = Omit<APIApplicationCommand, 'contexts' | 'dm_permission' | 'integration_types'>[];export type RESTPutAPIApplicationGuildCommandsResult = Omit<APIApplicationCommand, 'contexts' | 'dm_permission' | 'integration_types'>[];