public static class TdApi.ChatMembersFilterBanned 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 |
---|
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() |
toString
public static final int CONSTRUCTOR
public ChatMembersFilterBanned()
public int getConstructor()
getConstructor
in class TdApi.ChatMembersFilter