View Source ExTDLib.Method.SearchHashtags (ExTDLib v0.0.4)

Searches for recently used hashtags by their prefix. Returns object_ptr<Hashtags>.

NameTypeDescription
prefixstringHashtag prefix to search for.
limitnumberThe maximum number of hashtags to be returned.

More details on telegram's documentation.