interface RESTGetAPIApplicationCommandsQuery

external
export interface RESTGetAPIApplicationCommandsQuery

See also: https://discord.com/developers/docs/interactions/application-commands#get-global-application-commands

optionalexternal
with_localizations? : boolean = false

Whether to include full localization dictionaries (name_localizations and description_localizations) in the returned objects, instead of the name_localized and description_localized fields.