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_getRecentStickers_

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

Get recent stickers

Constructors

new
messages_getRecentStickers_(params: { attached?: true; hash: bigint; })

Properties

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

Get stickers recently attached to photo or video files

Static Properties

__F: (params: { attached?: true; hash: bigint; }) => enums.messages.RecentStickers
readonly
[name]: string
readonly
[paramDesc]: ParamDesc