| Modifier and Type | Method and Description |
|---|---|
Webhook |
WebhookClient.create(String id,
org.json.JSONObject request) |
Webhook |
WebhookClient.edit(String id,
String webhook_id,
org.json.JSONObject request) |
Webhook |
WebhookClient.fetch(String id,
String webhook_id) |
| Modifier and Type | Method and Description |
|---|---|
List<Webhook> |
WebhookClient.delete(String id,
String webhook_id) |
List<Webhook> |
WebhookClient.fetchAll(String id) |
List<Webhook> |
WebhookClient.fetchAll(String id,
org.json.JSONObject request) |
Copyright © 2023. All rights reserved.