GetMyCommands
data class GetMyCommands(val scope: BotCommandScope = BotCommandScopeDefault, val ietfLanguageCode: <Error class: unknown class>? = null) : MyCommandsRequest<List<BotCommand>>
Constructors
Link copied to clipboard
constructor(scope: BotCommandScope = BotCommandScopeDefault, ietfLanguageCode: <Error class: unknown class>? = null)