channelFollower constant

WebhookType const channelFollower

Channel Follower Webhooks are internal webhooks used with Channel Following to post new messages into channels

Implementation

static const WebhookType channelFollower = WebhookType._create(2);