menu
sendbird_sdk package
documentation
params/base_message_params.dart
BaseMessageParams
mentionedUsers property
mentionedUsers property
dark_mode
light_mode
mentionedUsers
property
List
<
User
>
?
mentionedUsers
getter/setter pair
The list of users who was mentioned together with this message.
Implementation
List<User>? mentionedUsers;
sendbird_sdk package
documentation
params/base_message_params
BaseMessageParams
mentionedUsers property
BaseMessageParams class