ifForumChatImpl

inline fun <T> Chat.ifForumChatImpl(block: (ForumChatImpl) -> T): T?