forumTopicDeleted
Represents a deleted forum topic.
type tg.ForumTopicDeleted struct { /* ... */ }
Implements ForumTopic.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | int | yes | The ID of the deleted forum topic. |
References
- Official documentation
- Generated Go reference
- TL definition:
forumTopicDeleted#23f109b