toggle menu
stream-chat-android
6.8.0
androidJvm
switch theme
search in API
stream-chat-android-ui-components
/
io.getstream.chat.android.ui.viewmodel.messages
/
MessageListViewModel
/
Event
/
ReplyMessage
/
ReplyMessage
Reply
Message
constructor
(
cid
:
String
,
repliedMessage
:
Message
)
Parameters
cid
The full channel id, i.e. "messaging:123".
replied
Message
The message the user is replying to.