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