Set My Commands
class SetMyCommands( val commands: List<BotCommand>, val scope: BotCommandScope = BotCommandScopeDefault, val ietfLanguageCode: IetfLanguageCode? = null) : MyCommandsRequest<Boolean>
Content copied to clipboard
Constructors
Link copied to clipboard
fun SetMyCommands( commands: List<BotCommand>, scope: BotCommandScope = BotCommandScopeDefault, languageCode: String?)
Content copied to clipboard
Link copied to clipboard
fun SetMyCommands( commands: List<BotCommand>, scope: BotCommandScope = BotCommandScopeDefault, ietfLanguageCode: IetfLanguageCode? = null)
Content copied to clipboard