Module tdlight.api

Class TdApi.NotificationSettingsScopeGroupChats

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

public static final class TdApi.NotificationSettingsScopeGroupChats extends TdApi.NotificationSettingsScope
Notification settings applied to all basic group and supergroup chats when the corresponding chat setting has a default value.
  • Field Details

  • Constructor Details

    • NotificationSettingsScopeGroupChats

      public NotificationSettingsScopeGroupChats()
      Notification settings applied to all basic group and supergroup chats when the corresponding chat setting has a default value.
    • NotificationSettingsScopeGroupChats

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