- Enclosing class:
- TdApi
Marks all reactions in a chat or a
forum topic as read.
Returns
Ok-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMarks all reactions in a chat or a forum topic as read.ReadAllChatReactions(long chatId) Marks all reactions in a chat or a forum topic as read.ReadAllChatReactions(DataInput input) Marks all reactions in a chat or a forum topic 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
-
chatId
public long chatIdChat identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ReadAllChatReactions
public ReadAllChatReactions()Marks all reactions in a chat or a forum topic as read. ReturnsOk -
ReadAllChatReactions
public ReadAllChatReactions(long chatId) Marks all reactions in a chat or a forum topic as read. ReturnsOk- Parameters:
chatId- long Chat identifier.
-
ReadAllChatReactions
Marks all reactions in a chat or a forum topic 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()
-