RemoveRecentHashtag constructor

RemoveRecentHashtag(
  1. {required String hashtag,
  2. int? extra,
  3. int? clientId}
)

Removes a hashtag from the list of recently used hashtags

Returns Ok

Implementation

RemoveRecentHashtag