Sha256: d4f0b51cf4ad85d3984749f901fa63a9c77be5fef31bf9c7d285bcfc05f2494d

Contents?: true

Size: 243 Bytes

Versions: 5

Compression:

Stored size: 243 Bytes

Contents

module TD::Types
  # 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.
  class ChatList::Archive < ChatList
  end
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
tdlib-schema-1.7.0.4 lib/tdlib/types/chat_list/archive.rb
tdlib-schema-1.7.0.3 lib/tdlib/types/chat_list/archive.rb
tdlib-schema-1.7.0.2 lib/tdlib/types/chat_list/archive.rb
tdlib-schema-1.7.0.1 lib/tdlib/types/chat_list/archive.rb
tdlib-ruby-2.2.0 lib/tdlib/types/chat_list/archive.rb