- Enclosing class:
- TdApi
Traverse all chats in a chat list and
marks all messages in the chats as read.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionChat list in which to mark all chats as read.static final int -
Constructor Summary
ConstructorsConstructorDescriptionTraverse 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
toStringMethods 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-