Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesReorderStickerSets

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

Constructors

new
MessagesReorderStickerSets(params: { masks?: true; emojis?: true; order: Array<bigint>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
emojis: true
optional
masks: true
order: Array<bigint>

Static Properties

readonly
[paramDesc]: ParamDesc