Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesReadFeaturedStickers

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

Constructors

new
MessagesReadFeaturedStickers(params: { id: Array<bigint>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: Array<bigint>

Static Properties

readonly
[paramDesc]: ParamDesc