canManageWebhooks property

bool canManageWebhooks

Whether this set of permissions has the manageWebhooks permission.

Implementation

bool get canManageWebhooks => has(manageWebhooks);