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>InputTheme_

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

Theme

Constructors

new
InputTheme_(params: { id: bigint; access_hash: bigint; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
access_hash: bigint

Access hash

id: bigint

ID

Static Properties

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