senderIds property

List<String>? senderIds
getter/setter pair

Restricts the search scope only to retrieve the messages sent by the users with the specified user IDs.

Implementation

List<String>? senderIds;