ifForumTopicCreated

inline fun <T> ChatEvent.ifForumTopicCreated(block: (ForumTopicCreated) -> T): T?