memberCount property

int? memberCount
final

total number of members in this guild

is not always returned, hence the nullable property

Implementation

final int? memberCount;