Module tdlight.api

Class TdApi.UserPrivacySettingShowPhoneNumber

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.UserPrivacySetting
it.tdlight.jni.TdApi.UserPrivacySettingShowPhoneNumber
Enclosing class:
TdApi

public static final class TdApi.UserPrivacySettingShowPhoneNumber extends TdApi.UserPrivacySetting
A privacy setting for managing whether the user's phone number is visible.
  • Field Details

  • Constructor Details

    • UserPrivacySettingShowPhoneNumber

      public UserPrivacySettingShowPhoneNumber()
      A privacy setting for managing whether the user's phone number is visible.
    • UserPrivacySettingShowPhoneNumber

      public UserPrivacySettingShowPhoneNumber(DataInput input) throws IOException
      A privacy setting for managing whether the user's phone number is visible.
      Throws:
      IOException
  • Method Details