Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetStickers

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

Constructors

new
MessagesGetStickers(params: { emoticon: string; hash: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
emoticon: string
hash: bigint

Static Properties

readonly
[paramDesc]: ParamDesc