teleproto - v1.229.0
    Preparing search index...

    Class JoinGroupCall

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  block?: bytes;
                  call: TypeInputGroupCall;
                  inviteHash?: string;
                  joinAs: TypeEntityLike;
                  muted?: boolean;
                  params: TypeDataJSON;
                  publicKey?: int256;
                  videoStopped?: boolean;
              },
          >,
          TypeUpdates,
      >
      • JoinGroupCall
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: TypeUpdates
    block?: bytes
    className: "phone.JoinGroupCall"
    classType: "request"
    CONSTRUCTOR_ID: 2411016279
    inviteHash?: string
    joinAs: EntityLike
    muted?: boolean
    originalArgs: Args
    params: DataJSON
    publicKey?: BigInteger
    SUBCLASS_OF_ID: 2331323052
    videoStopped?: boolean