removedUsers property

Iterable<Cacheable<Snowflake, User>> removedUsers
latefinal

Users who were removed from the thread

Implementation

late final Iterable<Cacheable<Snowflake, User>> removedUsers;