ChatEventForumTopicDeleted constructor

ChatEventForumTopicDeleted(
  1. {required ForumTopicInfo topic_info,
  2. int? extra,
  3. int? clientId}
)

A forum topic was deleted

Implementation

ChatEventForumTopicDeleted