add note
This commit is contained in:
parent
ff807c6501
commit
4cb19e6e4f
@ -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…
Reference in New Issue
Block a user