Module tdlight.api

Class TdApi.NotificationSettingsScopeChannelChats

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

public static final class TdApi.NotificationSettingsScopeChannelChats extends TdApi.NotificationSettingsScope
Notification settings applied to all channel chats when the corresponding chat setting has a default value.
  • Field Details

  • Constructor Details

    • NotificationSettingsScopeChannelChats

      public NotificationSettingsScopeChannelChats()
      Notification settings applied to all channel chats when the corresponding chat setting has a default value.
    • NotificationSettingsScopeChannelChats

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