Module tdlight.api

Class TdApi.AutosaveSettingsScopeGroupChats

Enclosing class:
TdApi

public static final class TdApi.AutosaveSettingsScopeGroupChats extends TdApi.AutosaveSettingsScope
Autosave settings applied to all basic group and supergroup chats without chat-specific settings.
  • Field Details

  • Constructor Details

    • AutosaveSettingsScopeGroupChats

      public AutosaveSettingsScopeGroupChats()
      Autosave settings applied to all basic group and supergroup chats without chat-specific settings.
    • AutosaveSettingsScopeGroupChats

      public AutosaveSettingsScopeGroupChats(DataInput input) throws IOException
      Autosave settings applied to all basic group and supergroup chats without chat-specific settings.
      Throws:
      IOException
  • Method Details