java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.SearchMessagesFilter
it.tdlight.jni.TdApi.SearchMessagesFilterUnreadReaction
- Enclosing class:
- TdApi
public static final class TdApi.SearchMessagesFilterUnreadReaction
extends TdApi.SearchMessagesFilter
Returns only messages with unread
reactions for the current user. When
using this filter the results can't
be additionally filtered by a query,
a message thread or by the sending user.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns only messages with unread reactions for the current user.Returns only messages with unread reactions for the current user. -
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
-
SearchMessagesFilterUnreadReaction
public SearchMessagesFilterUnreadReaction()Returns only messages with unread reactions for the current user. When using this filter the results can't be additionally filtered by a query, a message thread or by the sending user. -
SearchMessagesFilterUnreadReaction
Returns only messages with unread reactions for the current user. When using this filter the results can't be additionally filtered by a query, a message thread or by the sending user.- 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()
-