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_searchEmojiStickerSets_

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

Constructors

new
messages_searchEmojiStickerSets_(params: { exclude_featured?: true; q: string; hash: bigint; })

Properties

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

Query string

Static Properties

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