Module tdlight.api

Class TdApi.AutosaveSettingsScopePrivateChats

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

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

  • Constructor Details

    • AutosaveSettingsScopePrivateChats

      public AutosaveSettingsScopePrivateChats()
      Autosave settings applied to all private chats without chat-specific settings.
    • AutosaveSettingsScopePrivateChats

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