MessageComposerInputBottomContentParams
constructor(state: MessageComposerState, onAlsoSendToChannelChange: (Boolean) -> Unit, modifier: Modifier = Modifier)
Parameters
state
The current state of the message composer.
onAlsoSendToChannelChange
Action invoked when also-send-to-channel is changed.
modifier
Modifier for styling.