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_getEmojiGroups_

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

Represents a list of emoji categories, to be used when selecting custom emojis.

Constructors

new
messages_getEmojiGroups_(params: { hash: number; })

Properties

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

Static Properties

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