menu
sendbird_chat_sdk
sendbird_chat
BaseMessageUpdateParams
mentionedUserIds property
mentionedUserIds
brightness_4
brightness_5
mentionedUserIds
property
List
<
String
>
?
mentionedUserIds
read / write
The mentioned user ids of the message. Defaults to null.
Implementation
List<String>? mentionedUserIds;
sendbird_chat_sdk
sendbird_chat
BaseMessageUpdateParams
mentionedUserIds property
BaseMessageUpdateParams class
Constructors
BaseMessageUpdateParams
withMessage
Properties
customType
data
hashCode
mentionedUserIds
mentionType
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==