receiverList property

List<String>? receiverList
getter/setter pair

~english The recipient list of a targeted message.

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

~chinese 定向消息的接收方。

该属性仅对群组聊天和聊天室中的消息有效。 ~end

Implementation

List<String>? receiverList;