member_user_ids property

List<int> member_user_ids
read / write

User identifiers of some chat members that may be known to the current user.

Implementation

late List<int> member_user_ids;