Class TdApi.ChatMembersFilterBanned

Enclosing class:
TdApi

public static class TdApi.ChatMembersFilterBanned extends TdApi.ChatMembersFilter
Returns users banned from the chat; can be used only by administrators in a supergroup or in a channel.
  • Field Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • ChatMembersFilterBanned

      public ChatMembersFilterBanned()
      Returns users banned from the chat; can be used only by administrators in a supergroup or in a channel.
  • Method Details