Delete message history of a forum topic
메서드 스키마는 레이어 216부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| channel | InputChannel | Forum |
| top_msg_id | int | Topic ID |
| Code | Type | Description |
|---|---|---|
| 400 | CHANNEL_FORUM_MISSING | This supergroup is not a forum. |
| 400 | CHANNEL_INVALID | The provided channel is invalid. |
| 403 | CHAT_WRITE_FORBIDDEN | You can't write in this chat. |
| 400 | TOPIC_ID_INVALID | The specified topic ID is invalid. |
Telegram allows creating forums with multiple distinct topics.