teleproto - v1.229.0
    Preparing search index...

    Class PhoneCallDiscarded

    Hierarchy (View Summary)

    • VirtualClass<
          {
              duration?: int;
              id: long;
              needDebug?: boolean;
              needRating?: boolean;
              reason?: TypePhoneCallDiscardReason;
              video?: boolean;
          },
      >
      • PhoneCallDiscarded
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "PhoneCallDiscarded"
    classType: "constructor"
    CONSTRUCTOR_ID: 1355435489
    duration?: number
    id: BigInteger
    needDebug?: boolean
    needRating?: boolean
    originalArgs: {
        duration?: number;
        id: BigInteger;
        needDebug?: boolean;
        needRating?: boolean;
        reason?: TypePhoneCallDiscardReason;
        video?: boolean;
    }
    SUBCLASS_OF_ID: 3296664529
    video?: boolean