useImpreciseGuildCount property

bool useImpreciseGuildCount
final

Whether to get the guild count using an approximation rather than an exact number.

This will be faster than fetching the exact count.

Implementation

final bool useImpreciseGuildCount;