Options
All
  • Public
  • Public/Protected
  • All
Menu

Class JoinGroupCall

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: Partial<Partial<{ muted?: boolean; videoStopped?: boolean; call: InputGroupCall; joinAs: EntityLike; inviteHash?: string; params: DataJSON }>>
__response: TypeUpdates
CONSTRUCTOR_ID: 2972909435
SUBCLASS_OF_ID: 2331323052
classType: "request"
className: "phone.JoinGroupCall"
muted?: boolean
videoStopped?: boolean
joinAs: EntityLike
inviteHash?: string
params: DataJSON

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • readResult(reader: any): Buffer
  • resolve(client: any, utils: any): Promise<void>

Constructors

Generated using TypeDoc