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