mentionedUserIds property

List<String>? mentionedUserIds
getter/setter pair

Mention to specific users. If sends a message with this field, the message will be arrived to mentioned users.

Implementation

List<String>? mentionedUserIds;