Module tdlight.api

Class TdApi.UserPrivacySettingRuleAllowContacts

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.UserPrivacySettingRule
it.tdlight.jni.TdApi.UserPrivacySettingRuleAllowContacts
Enclosing class:
TdApi

public static final class TdApi.UserPrivacySettingRuleAllowContacts extends TdApi.UserPrivacySettingRule
A rule to allow all of a user's contacts to do something.
  • Field Details

  • Constructor Details

    • UserPrivacySettingRuleAllowContacts

      public UserPrivacySettingRuleAllowContacts()
      A rule to allow all of a user's contacts to do something.
    • UserPrivacySettingRuleAllowContacts

      public UserPrivacySettingRuleAllowContacts(DataInput input) throws IOException
      A rule to allow all of a user's contacts to do something.
      Throws:
      IOException
  • Method Details