Class TdApi.UserPrivacySettingRuleAllowContacts

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.UserPrivacySettingRule
org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowContacts
Enclosing class:
TdApi

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

    • CONSTRUCTOR

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

    • UserPrivacySettingRuleAllowContacts

      public UserPrivacySettingRuleAllowContacts()
      A rule to allow all contacts of the user to do something.
  • Method Details