mirror of
https://github.com/retailcrm/mg-bot-api-client-go.git
synced 2025-04-03 21:23:36 +03:00
Remove unused parameter ChannelSettings.SpamAllowed
This commit is contained in:
parent
a1ee703fa5
commit
e638e38219
1 changed files with 0 additions and 2 deletions
|
@ -586,8 +586,6 @@ type (
|
|||
}
|
||||
|
||||
ChannelSettings struct {
|
||||
SpamAllowed bool `json:"spam_allowed"`
|
||||
|
||||
CustomerExternalID string `json:"customer_external_id"`
|
||||
|
||||
SendingPolicy struct {
|
||||
|
|
Loading…
Add table
Reference in a new issue