mentionedUserIds property

List<String>? mentionedUserIds
read / write

The mentioned user ids of the message. If it hasn't set before, it returns null.

Implementation

List<String>? mentionedUserIds;