mentionedUserIds property

List<String>? mentionedUserIds
read / write

The mentioned user ids of the message. Defaults to null.

Implementation

List<String>? mentionedUserIds;