Skip to main content
Module

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

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

Constructors

new
InputKeyboardButtonUrlAuth_(params: { request_write_access?: true; text: string; fwd_text?: string; url: string; bot: enums.InputUser; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
bot: enums.InputUser
optional
fwd_text: string
optional
request_write_access: true
text: string
url: string

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc