Skip to main content
Module

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

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

Constructors

new
MessagesStickers(params: { hash: bigint; stickers: Array<TypeDocument>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
hash: bigint
stickers: Array<TypeDocument>

Static Properties

readonly
[paramDesc]: ParamDesc