Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesClearRecentStickers

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

Constructors

new
MessagesClearRecentStickers(params?: { attached?: true; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
attached: true

Static Properties

readonly
[paramDesc]: ParamDesc