Globally search for posts from public channels » (including those we aren't a member of) containing a specific hashtag.
Method schema is available as of layer 180. Switch »
Name | Type | Description |
---|---|---|
hashtag | string | The hashtag to search, without the # character. |
offset_rate | int | Initially 0, then set to the next_rate parameter of messages.messagesSlice |
offset_peer | InputPeer | Offsets for pagination, for more info click here |
offset_id | int | Offsets for pagination, for more info click here |
limit | int | Maximum number of results to return, see pagination |
Incomplete list of messages and auxiliary data.
How to fetch results from large lists of objects.
How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.