Hashtag to search for
Optionalparams: { limit?: number; offset?: SearchHashtagOffset } & {Additional parameters
Optionallimit?: numberLimit the number of results
Optionaloffset?: SearchHashtagOffsetOffset for the search
OptionalchunkSize?: numberChunk size, which will be passed as limit parameter
for messages.search. Usually you shouldn't care about this.
Optionallimit?: numberLimits the number of messages to be retrieved.
Perform a global hashtag search, across the entire Telegram
Iterable version of searchHashtag