canViewGuildInsights property

bool canViewGuildInsights

Whether this set of permissions has the viewGuildInsights permission.

Implementation

bool get canViewGuildInsights => has(viewGuildInsights);