MessageForumTopicCreated constructor

MessageForumTopicCreated(
  1. {required String name,
  2. required ForumTopicIcon icon,
  3. int? extra,
  4. int? clientId}
)

A forum topic has been created

Implementation

MessageForumTopicCreated