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