messages.getForumTopics

 Method schema is available as of layer 216. Switch »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
peer InputPeer  
q flags.0?string  
offset_date int Offsets for pagination, for more info click here
offset_id int Offsets for pagination, for more info click here
offset_topic int  
limit int Maximum number of results to return, see pagination

Result

messages.ForumTopics

Only users can use this method

Possible errors

Code Type Description
400 CHANNEL_INVALID The provided channel is invalid.

Related pages

Pagination in the API

How to fetch results from large lists of objects.