Skip to main content
Module

x/grm/mod.ts>Api.EmojiKeywordDeleted

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

Properties

className: "EmojiKeywordDeleted"
classType: "constructor"
CONSTRUCTOR_ID: 594408994
emoticons: string[]
keyword: string
SUBCLASS_OF_ID: 1712497982