mentionedUserIds property

List<String>? mentionedUserIds
getter/setter pair

Specifies an array of one or more IDs of the users who will get a notification for the message.

Implementation

List<String>? mentionedUserIds;