hasAnimatedIcon property

bool hasAnimatedIcon

Whether this guild has the animatedIcon feature.

Implementation

bool get hasAnimatedIcon => has(animatedIcon);