mirror of
https://github.com/retailcrm/mg-bot-api-client-go.git
synced 2025-03-10 06:36:07 +03:00
Merge pull request #83 from vragovR/add-message-utm
Add `Utm` field to the `Dialog` struct
This commit is contained in:
commit
1ba7024ccc
@ -672,6 +672,7 @@ type (
|
||||
Responsible *Responsible `json:"responsible"`
|
||||
CreatedAt string `json:"created_at"`
|
||||
ClosedAt *string `json:"closed_at"`
|
||||
Utm *Utm `json:"utm,omitempty"`
|
||||
}
|
||||
|
||||
FileMeta struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user