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

x/mtkruto/mod.ts>types.MessagesAllStickers

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

Constructors

new
MessagesAllStickers(params: { hash: bigint; sets: Array<TypeStickerSet>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
hash: bigint
sets: Array<TypeStickerSet>

Static Properties

readonly
[paramDesc]: ParamDesc