senders property

List<String>? senders
getter/setter pair

A list of senders IDs to include. If this list is absent then all senders are included.

Implementation

List<String>? senders;