DefaultMessageComposerFooterContent

fun DefaultMessageComposerFooterContent(messageComposerState: MessageComposerState, onAlsoSendToChannelSelected: (Boolean) -> Unit)

Represents the default content shown at the bottom of the message composer component.

Parameters

messageComposerState

The state of the message composer.

onAlsoSendToChannelSelected

Handler when the user checks the also send to channel checkbox.