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