Class TdApi.NotificationSettingsScopePrivateChats

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.NotificationSettingsScope
org.drinkless.tdlib.TdApi.NotificationSettingsScopePrivateChats
Enclosing class:
TdApi

public static class TdApi.NotificationSettingsScopePrivateChats extends TdApi.NotificationSettingsScope
Notification settings applied to all private and secret chats when the corresponding chat setting has a default value.
  • Field Details

    • CONSTRUCTOR

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

    • NotificationSettingsScopePrivateChats

      public NotificationSettingsScopePrivateChats()
      Notification settings applied to all private and secret chats when the corresponding chat setting has a default value.
  • Method Details