View Source ExTDLib.Method.SearchHashtags (ExTDLib v0.0.4)
Searches for recently used hashtags by their prefix. Returns object_ptr<Hashtags>.
| Name | Type | Description |
|---|---|---|
| prefix | string | Hashtag prefix to search for. |
| limit | number | The maximum number of hashtags to be returned. |
More details on telegram's documentation.