Interface WebhookClient<T>

All Known Subinterfaces:
InteractionHook

public interface WebhookClient<T>
Interface which allows sending messages through the webhooks API.
Interactions can use these through IDeferrableCallback.getHook().
See Also: