mentionedUserIds property

List<String>? mentionedUserIds
getter/setter pair

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

Implementation

List<String>? mentionedUserIds;