MM-33746 Add TotalMsgCountRoot and MsgCountRoot columns (#17150)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ee3f986da0
Коммит
ab5925c4de
@@ -33,6 +33,7 @@ type TeamMember struct {
|
||||
type TeamUnread struct {
|
||||
TeamId string `json:"team_id"`
|
||||
MsgCount int64 `json:"msg_count"`
|
||||
MsgCountRoot int64 `json:"msg_count_root"`
|
||||
MentionCount int64 `json:"mention_count"`
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user