Module tdlight.api

Class TdApi.AutosaveSettingsScopeChannelChats

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.AutosaveSettingsScope
it.tdlight.jni.TdApi.AutosaveSettingsScopeChannelChats
Enclosing class:
TdApi

public static final class TdApi.AutosaveSettingsScopeChannelChats extends TdApi.AutosaveSettingsScope
Autosave settings applied to all channel chats without chat-specific settings.
  • Field Details

  • Constructor Details

    • AutosaveSettingsScopeChannelChats

      public AutosaveSettingsScopeChannelChats()
      Autosave settings applied to all channel chats without chat-specific settings.
    • AutosaveSettingsScopeChannelChats

      public AutosaveSettingsScopeChannelChats(DataInput input) throws IOException
      Autosave settings applied to all channel chats without chat-specific settings.
      Throws:
      IOException
  • Method Details