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_getFavedStickers_

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

Get faved stickers

Constructors

new
messages_getFavedStickers_(params: { hash: bigint; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params

Static Properties

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