Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetFeaturedEmojiStickers

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesGetFeaturedEmojiStickers
extends Function<types.TypeMessagesFeaturedStickers>
import { functions } from "https://deno.land/x/mtkruto@0.1.106/mod.ts";
const { MessagesGetFeaturedEmojiStickers } = functions;

Constructors

new
MessagesGetFeaturedEmojiStickers(params: { hash: bigint; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc