data class GroupChatImpl : GroupChat
GroupChatImpl(id: ChatId, title: String)
val id: ChatId
val title: String