hasRoleIcons property

bool hasRoleIcons

Whether this guild has the roleIcons feature.

Implementation

bool get hasRoleIcons => has(roleIcons);