PrivateChatImpl

fun PrivateChatImpl(    id: ChatId,     username: Username? = null,     firstName: String = "",     lastName: String = "")