public static class TdApi.ChatMembersFilterRestricted extends TdApi.ChatMembersFilter
TdApi.ChatMembersFilter.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
ChatMembersFilterRestricted()
Returns users under certain restrictions in the chat; can be used only by administrators in a supergroup.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public ChatMembersFilterRestricted()
public int getConstructor()
getConstructor
in class TdApi.ChatMembersFilter