Skip to main content
Module

x/grm/mod.ts>events.EventCommonInterface

MTProto API Client for Deno 🦕
Go to Latest
interface events.EventCommonInterface
import { type events } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { EventCommonInterface } = events;

Properties

optional
chatPeer: Api.TypeEntityLike
optional
msgId: number
optional
broadcast: boolean