teleproto - v1.229.0
    Preparing search index...

    Class PeerSettings

    Hierarchy (View Summary)

    • VirtualClass<
          {
              addContact?: boolean;
              autoarchived?: boolean;
              blockContact?: boolean;
              businessBotCanReply?: boolean;
              businessBotId?: long;
              businessBotManageUrl?: string;
              businessBotPaused?: boolean;
              chargePaidMessageStars?: long;
              geoDistance?: int;
              inviteMembers?: boolean;
              nameChangeDate?: int;
              needContactsException?: boolean;
              phoneCountry?: string;
              photoChangeDate?: int;
              registrationMonth?: string;
              reportGeo?: boolean;
              reportSpam?: boolean;
              requestChatBroadcast?: boolean;
              requestChatDate?: int;
              requestChatTitle?: string;
              shareContact?: boolean;
          },
      >
      • PeerSettings
    Index
    • Parameters

      • args: {
            addContact?: boolean;
            autoarchived?: boolean;
            blockContact?: boolean;
            businessBotCanReply?: boolean;
            businessBotId?: BigInteger;
            businessBotManageUrl?: string;
            businessBotPaused?: boolean;
            chargePaidMessageStars?: BigInteger;
            geoDistance?: number;
            inviteMembers?: boolean;
            nameChangeDate?: number;
            needContactsException?: boolean;
            phoneCountry?: string;
            photoChangeDate?: number;
            registrationMonth?: string;
            reportGeo?: boolean;
            reportSpam?: boolean;
            requestChatBroadcast?: boolean;
            requestChatDate?: number;
            requestChatTitle?: string;
            shareContact?: boolean;
        }

      Returns Api.PeerSettings

    • Returns {
          addContact?: boolean;
          autoarchived?: boolean;
          blockContact?: boolean;
          businessBotCanReply?: boolean;
          businessBotId?: BigInteger;
          businessBotManageUrl?: string;
          businessBotPaused?: boolean;
          chargePaidMessageStars?: BigInteger;
          geoDistance?: number;
          inviteMembers?: boolean;
          nameChangeDate?: number;
          needContactsException?: boolean;
          phoneCountry?: string;
          photoChangeDate?: number;
          registrationMonth?: string;
          reportGeo?: boolean;
          reportSpam?: boolean;
          requestChatBroadcast?: boolean;
          requestChatDate?: number;
          requestChatTitle?: string;
          shareContact?: boolean;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    addContact?: boolean
    autoarchived?: boolean
    blockContact?: boolean
    businessBotCanReply?: boolean
    businessBotId?: BigInteger
    businessBotManageUrl?: string
    businessBotPaused?: boolean
    chargePaidMessageStars?: BigInteger
    className: "PeerSettings"
    classType: "constructor"
    CONSTRUCTOR_ID: 4101456375
    geoDistance?: number
    inviteMembers?: boolean
    nameChangeDate?: number
    needContactsException?: boolean
    originalArgs: {
        addContact?: boolean;
        autoarchived?: boolean;
        blockContact?: boolean;
        businessBotCanReply?: boolean;
        businessBotId?: BigInteger;
        businessBotManageUrl?: string;
        businessBotPaused?: boolean;
        chargePaidMessageStars?: BigInteger;
        geoDistance?: number;
        inviteMembers?: boolean;
        nameChangeDate?: number;
        needContactsException?: boolean;
        phoneCountry?: string;
        photoChangeDate?: number;
        registrationMonth?: string;
        reportGeo?: boolean;
        reportSpam?: boolean;
        requestChatBroadcast?: boolean;
        requestChatDate?: number;
        requestChatTitle?: string;
        shareContact?: boolean;
    }
    phoneCountry?: string
    photoChangeDate?: number
    registrationMonth?: string
    reportGeo?: boolean
    reportSpam?: boolean
    requestChatBroadcast?: boolean
    requestChatDate?: number
    requestChatTitle?: string
    shareContact?: boolean
    SUBCLASS_OF_ID: 4138180484