Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetMaskStickers

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

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc