SetMyCommands
@Serializable
Constructors
Link copied to clipboard
constructor(commands: List<BotCommand>, scope: BotCommandScope = BotCommandScopeDefault, languageCode: String?)
constructor(commands: List<BotCommand>, scope: BotCommandScope = BotCommandScopeDefault, ietfLanguageCode: IetfLanguageCode? = null)
Properties
Link copied to clipboard
Link copied to clipboard
@Serializable(with = IetfLanguageCodeSerializer::class)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard