public static class TdApi.GetRecommendedChatFilters extends TdApi.Function
Returns RecommendedChatFilters
TdApi.Function.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
GetRecommendedChatFilters()
Default constructor for a function, which returns recommended chat filters for the current user.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public GetRecommendedChatFilters()
Returns RecommendedChatFilters
public int getConstructor()
getConstructor
in class TdApi.Function