Skip to main content
Module

x/mtkruto/mod.ts>tl.types.InputThemeSlug

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class tl.types.InputThemeSlug
extends _TypeInputTheme
import { tl } from "https://deno.land/x/mtkruto@0.0.993/mod.ts";
const { InputThemeSlug } = tl.types;

Constructors

new
InputThemeSlug(params: { slug: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
slug: string

Static Properties

readonly
[paramDesc]: ParamDesc