- Enclosing class:
- TdApi
Traverse all chats in a chat list and
marks all messages in the chats as read.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionChat list in which to mark all chats as read.static final int
-
Constructor Summary
ConstructorDescriptionTraverse all chats in a chat list and marks all messages in the chats as read.ReadChatList
(TdApi.ChatList chatList) Traverse all chats in a chat list and marks all messages in the chats as read.ReadChatList
(DataInput input) Traverse all chats in a chat list and marks all messages in the chats as read. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
chatList
Chat list in which to mark all chats as read. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ReadChatList
public ReadChatList()Traverse all chats in a chat list and marks all messages in the chats as read. ReturnsOk
-
ReadChatList
Traverse all chats in a chat list and marks all messages in the chats as read. ReturnsOk
- Parameters:
chatList
- ChatList Chat list in which to mark all chats as read.
-
ReadChatList
Traverse all chats in a chat list and marks all messages in the chats as read. ReturnsOk
- 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()
-