mirror of
https://github.com/retailcrm/mg-bot-api-client-go.git
synced 2024-11-21 20:36:05 +03:00
commit
9b884699e9
@ -371,6 +371,7 @@ type (
|
||||
IsRead bool `json:"is_read"`
|
||||
IsEdit bool `json:"is_edit"`
|
||||
Status string `json:"status"`
|
||||
Chat *Chat `json:"chat"`
|
||||
From *UserRef `json:"from"`
|
||||
Product *MessageProduct `json:"product,omitempty"`
|
||||
Order *MessageOrder `json:"order,omitempty"`
|
||||
|
Loading…
Reference in New Issue
Block a user