conversation
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
9c7165d121
commit
727e08f333
@@ -44,6 +44,7 @@ type Conversation struct {
|
||||
IsPinned bool `json:"isPinned" binding:"omitempty"`
|
||||
IsPrivateChat bool `json:"isPrivateChat"`
|
||||
GroupAtType int32 `json:"groupAtType"`
|
||||
UpdateUnreadCountTime int64 `json:"updateUnreadCountTime"`
|
||||
IsNotInGroup bool `json:"isNotInGroup"`
|
||||
AttachedInfo string `json:"attachedInfo"`
|
||||
Ex string `json:"ex"`
|
||||
|
||||
Reference in New Issue
Block a user