Globally search for stories using a hashtag or a location media area, see here » for more info on the full flow.
Either hashtag
or area
must be set when invoking the method.
Method schema is available as of layer 192. Switch »
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
hashtag | flags.0?string | Hashtag (without the # ) |
area | flags.1?MediaArea | A mediaAreaGeoPoint or a mediaAreaVenue. Note mediaAreaGeoPoint areas may be searched only if they have an associated address . |
offset | string | Offset for pagination: initially an empty string, then the next_offset from the previously returned stories.foundStories. |
limit | int | Maximum number of results to return, see pagination |
Code | Type | Description |
---|---|---|
400 | HASHTAG_INVALID | The specified hashtag is invalid. |
Represents a geolocation tag attached to a story.
Represents a location tag attached to a story, with additional venue information.
How to fetch results from large lists of objects.
Stories found using global story search ».
Telegram users and channels can easily post and view stories through the API.