MessageModerationDialog
fun MessageModerationDialog(listViewModel: MessageListViewModel, composerViewModel: MessageComposerViewModel, skipPushNotification: Boolean, skipEnrichUrl: Boolean)
Contains the dialog for a message that needs to be moderated.
Parameters
listViewModel
The MessageListViewModel used to read state and perform actions.
composerViewModel
The MessageComposerViewModel used to read state and perform actions.