ifPrivateChatImpl

inline fun <T> Chat.ifPrivateChatImpl(block: (PrivateChatImpl) -> T): T?