teleproto - v1.229.0
    Preparing search index...

    Class InputPhoneContact

    Hierarchy (View Summary)

    • VirtualClass<
          {
              clientId: long;
              firstName: string;
              lastName: string;
              note?: TypeTextWithEntities;
              phone: string;
          },
      >
      • InputPhoneContact
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "InputPhoneContact"
    classType: "constructor"
    clientId: BigInteger
    CONSTRUCTOR_ID: 1780335806
    firstName: string
    lastName: string
    originalArgs: {
        clientId: BigInteger;
        firstName: string;
        lastName: string;
        note?: TextWithEntities;
        phone: string;
    }
    phone: string
    SUBCLASS_OF_ID: 2926144130