menu
nyxx
nyxx.dart
GuildFeatures
hasAnimatedIcon property
hasAnimatedIcon
dark_mode
light_mode
description
hasAnimatedIcon
property
bool
hasAnimatedIcon
Whether this guild has the
animatedIcon
feature.
Implementation
bool get hasAnimatedIcon => has(animatedIcon);
nyxx
nyxx
GuildFeatures
hasAnimatedIcon property
GuildFeatures class