messages.deleteTopicHistory

Delete message history of a forum topic

 Method schema is available as of layer 216. Switch ยป

Parameters

Name Type Description
peer InputPeer The supergroup forum, private chat (for forum-enabled bots) or bot forum (for users) where the topic is located.
top_msg_id int Topic ID

Result

messages.AffectedHistory

Both users and bots can use this method

Possible errors

Code Type Description
400 CHANNEL_INVALID The provided channel is invalid.

Related pages

Forums

Telegram allows creating forums with multiple distinct topics.