senderAccountIds property

List<String>? senderAccountIds
getter/setter pair

指定消息发送者, 最多支持 5 个。 超过返回参数错误, accountId 默认只检查数量,不检查是否重复 null 和 size==0 都表示没有指定人数

Implementation

List<String>? senderAccountIds;