RESTGetAPIApplicationCommandsQuery
https://discord.com/developers/docs/interactions/application-commands#get-global-application-commands
Signature
export interface RESTGetAPIApplicationCommandsQueryProperties
1Methods
0No methods.
Properties
with_localizations?: boolean;Whether to include full localization dictionaries (name_localizations and description_localizations) in the returned objects, instead of the name_localized and description_localized fields.
@defaultfalse