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

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

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

Constructors

new
MessagesFoundStickerSets(params: { hash: bigint; sets: Array<TypeStickerSetCovered>; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc