SetMyCommands
class SetMyCommands(val commands: List<BotCommand>, val scope: BotCommandScope = BotCommandScopeDefault, val ietfLanguageCode: <Error class: unknown class>? = null) : MyCommandsRequest<Unit>
Constructors
Link copied to clipboard
constructor(commands: List<BotCommand>, scope: BotCommandScope = BotCommandScopeDefault, languageCode: String?)
constructor(commands: List<BotCommand>, scope: BotCommandScope = BotCommandScopeDefault, ietfLanguageCode: <Error class: unknown class>? = null)