query property

String query
read / write

Query to search for. If the query is empty, returns up to 50 recently found chats.

Implementation

late String query;