Module tdlight.api

Class TdApi.ChatListArchive

Enclosing class:
TdApi

public static final class TdApi.ChatListArchive extends TdApi.ChatList
A list of chats usually located at the top of the main chat list. Unmuted chats are automatically moved from the Archive to the Main chat list when a new message arrives.
  • Field Details

  • Constructor Details

    • ChatListArchive

      public ChatListArchive()
      A list of chats usually located at the top of the main chat list. Unmuted chats are automatically moved from the Archive to the Main chat list when a new message arrives.
    • ChatListArchive

      public ChatListArchive(DataInput input) throws IOException
      A list of chats usually located at the top of the main chat list. Unmuted chats are automatically moved from the Archive to the Main chat list when a new message arrives.
      Throws:
      IOException
  • Method Details