canCreateInstantInvite property

bool canCreateInstantInvite

Whether this set of permissions has the createInstantInvite permission.

Implementation

bool get canCreateInstantInvite => has(createInstantInvite);