SetMyCommands

fun SetMyCommands(    commands: List<BotCommand>,     scope: BotCommandScope = BotCommandScopeDefault,     languageCode: String?)
fun SetMyCommands(    commands: List<BotCommand>,     scope: BotCommandScope = BotCommandScopeDefault,     ietfLanguageCode: IetfLanguageCode? = null)