messages.DeleteTopicHistory#
- class pyrogram.raw.functions.messages.DeleteTopicHistory[source]#
Delete message history of a forum topic
- Details:
Layer:
224ID:
D2816F10
- Parameters:
peer (
InputPeer) – The supergroup forum, private chat (for forum-enabled bots) or bot forum (for users) where the topic is located.top_msg_id (
int32-bit) – Topic ID
- Returns: