ChatEventForumTopicCreated constructor

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

A new forum topic was created

Implementation

ChatEventForumTopicCreated