public static class TdApi.SearchMessagesFilterUnreadMention extends TdApi.SearchMessagesFilter
TdApi.SearchMessagesFilter.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
SearchMessagesFilterUnreadMention()
Returns only messages with unread mentions of the current user, or messages that are replies to their messages.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public SearchMessagesFilterUnreadMention()
public int getConstructor()
getConstructor
in class TdApi.SearchMessagesFilter