mirror of
https://github.com/retailcrm/mg-bot-api-client-go.git
synced 2025-04-07 07:03:31 +03:00
remove unused parameter ChannelSettings.SpamAllowed
This commit is contained in:
parent
859d4c2d06
commit
145ff51de4
1 changed files with 0 additions and 2 deletions
|
@ -581,8 +581,6 @@ type (
|
|||
}
|
||||
|
||||
ChannelSettings struct {
|
||||
SpamAllowed bool `json:"spam_allowed"`
|
||||
|
||||
Status struct {
|
||||
Delivered string `json:"delivered"`
|
||||
Read string `json:"read"`
|
||||
|
|
Loading…
Add table
Reference in a new issue