SetMyCommands  
    @Serializable
Constructors
Link copied to clipboard
                  constructor(commands: List<BotCommand>, scope: BotCommandScope = BotCommandScopeDefault, languageCode: String?)
constructor(commands: List<BotCommand>, scope: BotCommandScope = BotCommandScopeDefault, ietfLanguageCode: IetfLang? = null)
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