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_readFeaturedStickers_

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

Mark new featured stickers as read

Constructors

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

Properties

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

IDs of stickersets to mark as read

Static Properties

__F: (params: { id: Array<bigint>; }) => boolean
readonly
[name]: string
readonly
[paramDesc]: ParamDesc