ifGroupChatImpl

inline fun <T> Chat.ifGroupChatImpl(block: (GroupChatImpl) -> T): T?