mirror of
https://github.com/retailcrm/mg-bot-api-client-go.git
synced 2025-04-10 12:30:55 +00:00
Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
9e5fb7afec | |||
|
3b56a36b3b |
1 changed files with 1 additions and 0 deletions
|
@ -383,6 +383,7 @@ type (
|
|||
IsAssigned bool `json:"is_assigned"`
|
||||
Responsible Responsible `json:"responsible,omitempty"`
|
||||
IsActive bool `json:"is_active"`
|
||||
Utm *Utm `json:"utm,omitempty"`
|
||||
}
|
||||
|
||||
DialogAssignResponse struct {
|
||||
|
|
Loading…
Add table
Reference in a new issue