approximateMemberCount property

int? approximateMemberCount
final

The approximate count of 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? approximateMemberCount;