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