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_getStickers_

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

Get stickers by emoji

Constructors

new
messages_getStickers_(params: { emoticon: string; hash: bigint; })

Properties

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

The emoji

Static Properties

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