Skip to main content
Module

x/mtkruto/tl/2_types.ts>KeyboardButtonSwitchInline_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class KeyboardButtonSwitchInline_
import { KeyboardButtonSwitchInline_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
KeyboardButtonSwitchInline_(params: { same_peer?: true; text: string; query: string; peer_types?: Array<enums.InlineQueryPeerType>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
peer_types: Array<enums.InlineQueryPeerType>
query: string
optional
same_peer: true
text: string

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc