java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.SearchMessagesFilter
it.tdlight.jni.TdApi.SearchMessagesFilterUnreadMention
- Enclosing class:
- TdApi
public static final class TdApi.SearchMessagesFilterUnreadMention
extends TdApi.SearchMessagesFilter
Returns only messages with unread
mentions of the current user, or
messages that are replies to their
messages. 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 mentions of the current user, or messages that are replies to their messages.Returns only messages with unread mentions of the current user, or messages that are replies to their messages. -
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
-
SearchMessagesFilterUnreadMention
public SearchMessagesFilterUnreadMention()Returns only messages with unread mentions of the current user, or messages that are replies to their messages. When using this filter the results can't be additionally filtered by a query, a message thread or by the sending user. -
SearchMessagesFilterUnreadMention
Returns only messages with unread mentions of the current user, or messages that are replies to their messages. 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()
-