SearchChatsNearby constructor

SearchChatsNearby(
  1. {required Location location,
  2. int? extra,
  3. int? clientId}
)

Returns a list of users and location-based supergroups nearby. The list of users nearby will be updated for 60 seconds after the request by the updates updateUsersNearby.

Returns ChatsNearby

Implementation

SearchChatsNearby