class types.InputKeyboardButtonURLAuth
extends _TypeKeyboardButton
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { InputKeyboardButtonURLAuth } = types;
Constructors
new
InputKeyboardButtonURLAuth(params: { requestWriteAccess?: true; text: string; fwdText?: string; url: string; bot: TypeInputUser; })Properties
protected
readonly
[params]: Paramsbot: TypeInputUser
Static Properties
readonly
[paramDesc]: ParamDesc