approximatePresenceCount property

int? approximatePresenceCount
final

The approximate count of online members in the Guild this invite is for.

This is only available when InviteManager.fetch is called with withCounts set to true.

Implementation

final int? approximatePresenceCount;