teleproto - v1.229.0
    Preparing search index...

    Class MessageActionConferenceCall

    Hierarchy (View Summary)

    • VirtualClass<
          {
              active?: boolean;
              callId: long;
              duration?: int;
              missed?: boolean;
              otherParticipants?: TypePeer[];
              video?: boolean;
          },
      >
      • MessageActionConferenceCall
    Index
    • Returns {
          active?: boolean;
          callId: BigInteger;
          duration?: number;
          missed?: boolean;
          otherParticipants?: TypePeer[];
          video?: boolean;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    active?: boolean
    callId: BigInteger
    className: "MessageActionConferenceCall"
    classType: "constructor"
    CONSTRUCTOR_ID: 805187450
    duration?: number
    missed?: boolean
    originalArgs: {
        active?: boolean;
        callId: BigInteger;
        duration?: number;
        missed?: boolean;
        otherParticipants?: TypePeer[];
        video?: boolean;
    }
    otherParticipants?: TypePeer[]
    SUBCLASS_OF_ID: 2256589094
    video?: boolean