removeWebhook method added.
This commit is contained in:
parent
53dd9f6367
commit
9644984dae
4 changed files with 9 additions and 12 deletions
|
@ -436,7 +436,6 @@ type UpdateConfig struct {
|
|||
|
||||
// WebhookConfig contains information about a SetWebhook request.
|
||||
type WebhookConfig struct {
|
||||
Clear bool
|
||||
URL *url.URL
|
||||
Certificate interface{}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue