Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GroupCallParticipantVideo

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { paused?: boolean; endpoint: string; sourceGroups: GroupCallParticipantVideoSourceGroup[]; audioSource?: number }

Type declaration

CONSTRUCTOR_ID: 1735736008
SUBCLASS_OF_ID: 4014389467
classType: "constructor"
className: "GroupCallParticipantVideo"
paused?: boolean
endpoint: string
audioSource?: number

Methods

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

Constructors

Generated using TypeDoc