Raw.GroupCallParticipantVideoSourceGroup

Raw.GroupCallParticipantVideoSourceGroup

Describes a group of video synchronization source identifiers

groupCallParticipantVideoSourceGroup#dcb118b7 semantics:string sources:Vector<int> = GroupCallParticipantVideoSourceGroup;
export namespace Raw {
  export class GroupCallParticipantVideoSourceGroup {
    constructor(params: { semantics: string; sources: Array<number> }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xdcb118b7

Property