addedMembers property

Iterable<Cacheable<Snowflake, IMember>> addedMembers

The members that were added. Note that they are not cached

Implementation

Iterable<Cacheable<Snowflake, IMember>> get addedMembers;