approximateMemberCount property

int? approximateMemberCount
final

An approximate number of members in this guild.

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

Implementation

final int? approximateMemberCount;