{{ conversation.remark || conversation.userProfile.nick || conversation.userProfile.userID }}
{{ conversation.groupProfile.name || conversation.groupProfile.groupID }}
系统通知
{{ conversation.unreadCount > 99 ? "99+" : conversation.unreadCount }}
{{ messageAtMeText }}
{{ messageForShow }}
{{ date }}