Represents a deleted forum topic.
This constructor is returned in place of a forumTopic by messages.getForumTopicsByID (and the other topic-fetching methods) when a topic no longer exists, allowing clients and bots to confirm that a topic was deleted.
생성자 스키마는 레이어 148부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| id | int | The ID of the deleted forum topic. |
Telegram allows creating forums with multiple distinct topics.
Represents a forum topic.
Get forum topics by their ID