Kordophone-2.6: lastMessage in /conversations
This commit is contained in:
@@ -13,6 +13,7 @@ type Conversation struct {
|
||||
DisplayName *string `json:"displayName,omitempty"` // Optional
|
||||
UnreadCount int `json:"unreadCount"`
|
||||
LastMessagePreview string `json:"lastMessagePreview"`
|
||||
LastMessage Message `json:"lastMessage"`
|
||||
Guid string `json:"guid"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user