ifPrivateForumEvent

inline fun <T> ChatEvent.ifPrivateForumEvent(block: (PrivateForumEvent) -> T): T?