Class TdApi.UserPrivacySettingAllowFindingByPhoneNumber

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.UserPrivacySetting
dev.voroby.springframework.telegram.client.TdApi.UserPrivacySettingAllowFindingByPhoneNumber
Enclosing class:
TdApi

public static class TdApi.UserPrivacySettingAllowFindingByPhoneNumber extends TdApi.UserPrivacySetting
A privacy setting for managing whether the user can be found by their phone number. Checked only if the phone number is not known to the other user. Can be set only to "Allow contacts" or "Allow all".
  • Field Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • UserPrivacySettingAllowFindingByPhoneNumber

      public UserPrivacySettingAllowFindingByPhoneNumber()
      A privacy setting for managing whether the user can be found by their phone number. Checked only if the phone number is not known to the other user. Can be set only to "Allow contacts" or "Allow all".
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR