teleproto - v1.229.0
    Preparing search index...

    Class AddContact

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  addPhonePrivacyException?: boolean;
                  firstName: string;
                  id: TypeEntityLike;
                  lastName: string;
                  note?: TypeTextWithEntities;
                  phone: string;
              },
          >,
          TypeUpdates,
      >
      • AddContact
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: TypeUpdates
    addPhonePrivacyException?: boolean
    className: "contacts.AddContact"
    classType: "request"
    CONSTRUCTOR_ID: 3652857428
    firstName: string
    id: EntityLike
    lastName: string
    originalArgs: Args
    phone: string
    SUBCLASS_OF_ID: 2331323052