Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MessageMediaGeoLive

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { geo: TypeGeoPoint; heading?: number; period: number; proximityNotificationRadius?: number }

Type declaration

  • geo: TypeGeoPoint
  • Optional heading?: number
  • period: number
  • Optional proximityNotificationRadius?: number
CONSTRUCTOR_ID: 3108030054
SUBCLASS_OF_ID: 1198308914
classType: "constructor"
className: "MessageMediaGeoLive"
heading?: number
period: number
proximityNotificationRadius?: number

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { geo: TypeGeoPoint; heading?: number; period: number; proximityNotificationRadius?: number }

Constructors

Generated using TypeDoc