Class WebhookActionImpl

All Implemented Interfaces:
RestAction<Webhook>, AuditableRestAction<Webhook>, WebhookAction

public class WebhookActionImpl extends AuditableRestActionImpl<Webhook> implements WebhookAction
Webhook Builder system created as an extension of RestAction
Provides an easy way to gather and deliver information to Discord to create Webhooks.