Instance Method

getWebhooks(then:)

Gets this channel’s webhooks

Declaration

func getWebhooks(then completion: @escaping ([Webhook]?, RequestError?) -> Void)