SearchHashtags constructor

SearchHashtags(
  1. {required String prefix,
  2. required int limit,
  3. int? extra,
  4. int? clientId}
)

Searches for recently used hashtags by their prefix

Returns Hashtags

Implementation

SearchHashtags