Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Info on support user.

Constructors

new
help_Support_(params: { phone_number: string; user: enums.User; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
phone_number: string

Phone number

user: enums.User

User

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc