java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ChatList
it.tdlight.jni.TdApi.ChatListArchive
- Enclosing class:
- TdApi
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 Summary
-
Constructor Summary
ConstructorDescriptionA list of chats usually located at the top of the main chat list.ChatListArchive
(DataInput input) A list of chats usually located at the top of the main chat list. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
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
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
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-