teleproto - v1.229.0
    Preparing search index...

    Class CreateConferenceCall

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  block?: bytes;
                  join?: boolean;
                  muted?: boolean;
                  params?: TypeDataJSON;
                  publicKey?: int256;
                  randomId: int;
                  videoStopped?: boolean;
              },
          >,
          TypeUpdates,
      >
      • CreateConferenceCall
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: TypeUpdates
    block?: bytes
    className: "phone.CreateConferenceCall"
    classType: "request"
    CONSTRUCTOR_ID: 2097431739
    join?: boolean
    muted?: boolean
    originalArgs: Args
    params?: DataJSON
    publicKey?: BigInteger
    randomId: number
    SUBCLASS_OF_ID: 2331323052
    videoStopped?: boolean