java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.SupergroupMembersFilter
it.tdlight.jni.TdApi.SupergroupMembersFilterContacts
- Enclosing class:
- TdApi
public static final class TdApi.SupergroupMembersFilterContacts
extends TdApi.SupergroupMembersFilter
Returns contacts of the user, which
are members of the supergroup or channel.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns contacts of the user, which are members of the supergroup or channel.Returns contacts of the user, which are members of the supergroup or channel.Returns contacts of the user, which are members of the supergroup or channel. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
query
Query to search for. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SupergroupMembersFilterContacts
public SupergroupMembersFilterContacts()Returns contacts of the user, which are members of the supergroup or channel. -
SupergroupMembersFilterContacts
Returns contacts of the user, which are members of the supergroup or channel.- Parameters:
query
- String Query to search for.
-
SupergroupMembersFilterContacts
Returns contacts of the user, which are members of the supergroup or channel.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-