public static class TdApi.ChatMembersFilterBanned extends TdApi.ChatMembersFilter
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
| Constructor and Description |
|---|
ChatMembersFilterBanned()
Returns users banned from the chat; can be used only by administrators in a supergroup or in a channel.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public ChatMembersFilterBanned()
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object