Class TdApi.UserPrivacySettingRuleRestrictBots

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

public static class TdApi.UserPrivacySettingRuleRestrictBots extends TdApi.UserPrivacySettingRule
A rule to restrict all bots from doing something.
  • Field Details

    • CONSTRUCTOR

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

    • UserPrivacySettingRuleRestrictBots

      public UserPrivacySettingRuleRestrictBots()
      A rule to restrict all bots from doing something.
  • 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