add note
This commit is contained in:
parent
ff807c6501
commit
4cb19e6e4f
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@ type Message struct {
|
|||
ExternalID string `json:"external_id"`
|
||||
Type string `json:"type,omitempty"`
|
||||
Text string `json:"text,omitempty"`
|
||||
Note string `json:"note,omitempty"`
|
||||
Items []Item `json:"items,omitempty"`
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue