incoming constant

WebhookType const incoming

Incoming Webhooks can post messages to channels with a generated token

Implementation

static const WebhookType incoming = WebhookType._create(1);