Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/3_functions.ts>messages_getArchivedStickers_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_getArchivedStickers_
extends Function_<enums.messages.ArchivedStickers>
import { messages_getArchivedStickers_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
messages_getArchivedStickers_(params: { masks?: true; emojis?: true; offset_id: bigint; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
emojis: true
limit: number
optional
masks: true
offset_id: bigint

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc