class SharedNameAndDescription
extends
SharedNameexport declare class SharedNameAndDescription extends SharedName
This mixin holds name and description symbols for chat input commands.
protectedreadonlySharedNameAndDescriptionData data :
clearDescriptionLocalizationlocale: Locale) : this (
locale: Locale
Clears a description localization for this command.
clearNameLocalizationlocale: Locale) : this (
locale: Locale
Clears a name localization for this command.
Inherited from: SharedName
Clears all name localizations for this command.
Inherited from: SharedName
setDescriptiondescription: string) : this (
description: string
Sets the description of this command.
Sets a description localization for this command.
Sets the description localizations for this command.
Sets a name localization for this command.
Inherited from: SharedName
Sets the name localizations for this command.
Inherited from: SharedName