GetGlobalApplicationCommandsOptions
Documentation / @discordeno/types / GetGlobalApplicationCommandsOptions
Interface: GetGlobalApplicationCommandsOptions
Defined in: discordeno/interactions.ts:83
Properties
withLocalizations?
optionalwithLocalizations?:boolean
Defined in: discordeno/interactions.ts:88
Whether to include full localization dictionaries (nameLocalizations and descriptionLocalizations) in the returned objects, instead of the nameLocalized and descriptionLocalized fields.
Default
false