class types.KeyboardButtonSwitchInline
extends _TypeKeyboardButton
import { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { KeyboardButtonSwitchInline } = types;
Constructors
new
KeyboardButtonSwitchInline(params: { samePeer?: true; text: string; query: string; peerTypes?: Array<TypeInlineQueryPeerType>; })Properties
protected
readonly
[params]: Paramsoptional
peerTypes: Array<TypeInlineQueryPeerType>Static Properties
readonly
[paramDesc]: ParamDesc