getWebhooks abstract method

Stream<IWebhook> getWebhooks()

Gets all of the webhooks for this channel.

Implementation

Stream<IWebhook> getWebhooks();