mirror of
https://github.com/retailcrm/mg-bot-api-client-go.git
synced 2024-11-21 20:36:05 +03:00
Remove unused parameter ChannelSettings.SpamAllowed
This commit is contained in:
parent
a1ee703fa5
commit
e638e38219
@ -586,8 +586,6 @@ type (
|
||||
}
|
||||
|
||||
ChannelSettings struct {
|
||||
SpamAllowed bool `json:"spam_allowed"`
|
||||
|
||||
CustomerExternalID string `json:"customer_external_id"`
|
||||
|
||||
SendingPolicy struct {
|
||||
|
Loading…
Reference in New Issue
Block a user