hasBanner property

bool hasBanner

Whether this guild has the banner feature.

Implementation

bool get hasBanner => has(banner);