Set My Commands
@Serializable
Constructors
Link copied to clipboard
constructor(commands: List<BotCommand>, scope: BotCommandScope = BotCommandScopeDefault, ietfLanguageCode: IetfLang? = null)
constructor(commands: List<BotCommand>, scope: BotCommandScope = BotCommandScopeDefault, languageCode: String?)
Properties
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "language_code" )
@Serializable(with = IetfLangSerializer::class )
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard