Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grm/src/mod.ts>tl.Api.EmojiKeyword

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.EmojiKeyword
extends VirtualClass<{ keyword: string; emoticons: string[]; }>
import { tl } from "https://deno.land/x/grm@v0.3.1/src/mod.ts";
const { EmojiKeyword } = tl.Api;

Properties

className: "EmojiKeyword"
classType: "constructor"
CONSTRUCTOR_ID: 3585325561
emoticons: string[]
keyword: string
SUBCLASS_OF_ID: 1712497982