Module tdlight.api

Class TdApi.NotificationSettingsScopePrivateChats

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.NotificationSettingsScope
it.tdlight.jni.TdApi.NotificationSettingsScopePrivateChats
Enclosing class:
TdApi

public static final 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 Details

    • NotificationSettingsScopePrivateChats

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

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