public static interface Webhook.UpdateStages.WithDefaultStatus
Modifier and Type | Method and Description |
---|---|
Webhook.Update |
enabled(boolean defaultStatus)
Specifies the default status of the webhook; default is "enabled".
|
Webhook.Update enabled(boolean defaultStatus)
defaultStatus
- indicates whether the webhook is enabled or disabled after being createdCopyright © 2019. All rights reserved.