user_ids property

List<int> user_ids
read / write

Identifiers of at most 3 users sent the newest pending join requests.

Implementation

late List<int> user_ids;