Added command list
This commit is contained in:
@@ -2,7 +2,7 @@ package model
|
||||
|
||||
type Conversation struct {
|
||||
Id string
|
||||
Name string
|
||||
Title string
|
||||
Summary string
|
||||
Messages []Message
|
||||
}
|
||||
Reference in New Issue
Block a user