approximatePresenceCount property

int? approximatePresenceCount
final

An approximate number of presences in this guild.

This is only returned when fetching this guild with withCounts set to true.

Implementation

final int? approximatePresenceCount;