Class TdApi.SupergroupMembersFilterContacts

Enclosing class:
TdApi

public static class TdApi.SupergroupMembersFilterContacts extends TdApi.SupergroupMembersFilter
Returns contacts of the user, which are members of the supergroup or channel.
  • Field Details

    • query

      public String query
      Query to search for.
    • CONSTRUCTOR

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

    • SupergroupMembersFilterContacts

      public SupergroupMembersFilterContacts()
      Returns contacts of the user, which are members of the supergroup or channel.
    • SupergroupMembersFilterContacts

      public SupergroupMembersFilterContacts(String query)
      Returns contacts of the user, which are members of the supergroup or channel.
      Parameters:
      query - Query to search for.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR