Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetFeaturedStickers

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

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc