Interface WebhookAction

All Superinterfaces:
AuditableRestAction<Webhook>, RestAction<Webhook>

public interface WebhookAction extends AuditableRestAction<Webhook>
Webhook Builder system created as an extension of RestAction
Provides an easy way to gather and deliver information to Discord to create Webhooks.
See Also: