TDLib v0.0.2 TDLib.Method.SearchHashtags View Source
Searches for recently used hashtags by their prefix.
Returns object_ptr
Name | Type | Description |
---|---|---|
prefix | string | Hashtag prefix to search for. |
limit | number | Maximum number of hashtags to be returned. |
More details on telegram’s documentation.