Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class InputStickerSetShortName
extends TypeInputStickerSet
import { InputStickerSetShortName } from "https://deno.land/x/mtkruto@0.0.982/tl/2_types.ts";

Constructors

new
InputStickerSetShortName(params: { shortName: string; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc