teleproto - v1.229.0
    Preparing search index...

    Class EditGroupCallParticipant

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  call: TypeInputGroupCall;
                  muted?: Bool;
                  participant: TypeEntityLike;
                  presentationPaused?: Bool;
                  raiseHand?: Bool;
                  videoPaused?: Bool;
                  videoStopped?: Bool;
                  volume?: int;
              },
          >,
          TypeUpdates,
      >
      • EditGroupCallParticipant
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: TypeUpdates
    className: "phone.EditGroupCallParticipant"
    classType: "request"
    CONSTRUCTOR_ID: 2770811583
    muted?: boolean
    originalArgs: Args
    participant: EntityLike
    presentationPaused?: boolean
    raiseHand?: boolean
    SUBCLASS_OF_ID: 2331323052
    videoPaused?: boolean
    videoStopped?: boolean
    volume?: number