java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.SearchMessagesFilter
it.tdlight.jni.TdApi.SearchMessagesFilterMention
- Enclosing class:
- TdApi
Returns only messages with mentions
of the current user, or messages that
are replies to their messages.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns only messages with mentions of the current user, or messages that are replies to their messages.Returns only messages with 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
-
SearchMessagesFilterMention
public SearchMessagesFilterMention()Returns only messages with mentions of the current user, or messages that are replies to their messages. -
SearchMessagesFilterMention
Returns only messages with mentions of the current user, or messages that are replies to their messages.- 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()
-