Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>messages_clearRecentStickers_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_clearRecentStickers_
extends Function_<boolean>
import { messages_clearRecentStickers_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Clear recent stickers

Constructors

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

Properties

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

Set this flag to clear the list of stickers recently attached to photo or video files

Static Properties

__F: (params?: { attached?: true; }) => boolean
readonly
[name]: string
readonly
[paramDesc]: ParamDesc