MadelineProto/docs/TD_docs/methods/searchChatMembers.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

867 B

title description
searchChatMembers Searches for the specified query in the first name, last name and username among members of the specified chat. Requires administrator rights in broadcast channels

Method: searchChatMembers

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Searches for the specified query in the first name, last name and username among members of the specified chat. Requires administrator rights in broadcast channels

Params:

Name Type Required Description
chat_id int53 Yes Chat identifier
query string Yes Query to search for
limit int Yes Maximum number of users to be returned

Return type: ChatMembers