RESTGetAPIApplicationCommandsQuery

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

Signature

export interface RESTGetAPIApplicationCommandsQuery

Properties

1

Methods

0

No 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