Skip to main content
Module

x/grm/mod.ts>EventCommon

MTProto API Client for Deno 🦕
Go to Latest
class EventCommon
extends ChatGetter
Re-export
import { EventCommon } from "https://deno.land/x/grm@0.5.2/mod.ts";

Constructors

new
EventCommon(unnamed 0: EventCommonInterface)

Properties

_entities: Map<string, Api.TypeEntity>
_eventName: string
optional
_messageId: number
readonly
client

Methods

_setClient(client: AbstractTelegramClient)