Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UpdateServiceNotification

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { popup?: boolean; invertMedia?: boolean; inboxDate?: number; type: string; message: string; media: TypeMessageMedia; entities: TypeMessageEntity[] }

Type declaration

CONSTRUCTOR_ID: 3957614617
SUBCLASS_OF_ID: 2676568142
classType: "constructor"
className: "UpdateServiceNotification"
popup?: boolean
invertMedia?: boolean
inboxDate?: number
type: string
message: string
entities: TypeMessageEntity[]

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer

Constructors

Generated using TypeDoc