Skip to main content
Module

x/grm/mod.ts>tl.Api.UpdateServiceNotification

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.UpdateServiceNotification
extends VirtualClass<{ popup?: boolean; inboxDate?: int; type: string; message: string; media: Api.TypeMessageMedia; entities: Api.TypeMessageEntity[]; }>
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { UpdateServiceNotification } = tl.Api;

Properties

className: "UpdateServiceNotification"
classType: "constructor"
CONSTRUCTOR_ID: 3957614617
optional
inboxDate: int
message: string
optional
popup: boolean
SUBCLASS_OF_ID: 2676568142
type: string