repliedMessage

abstract val repliedMessage: StateFlow<Message?>

A replied message state in this channel. By default is null. There is a value if you're replying some message.