receiverList property

List<String>? receiverList
read / write

The recipient list of a targeted message.

This property is used only for messages in groups and chat rooms.

Implementation

List<String>? receiverList;