Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesSearchCustomEmoji

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesSearchCustomEmoji
import { functions } from "https://deno.land/x/mtkruto@0.1.116/mod.ts";
const { MessagesSearchCustomEmoji } = functions;

Constructors

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

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
emoticon: string
hash: bigint

Static Properties

readonly
[paramDesc]: ParamDesc