MessageComposerInputTrailingContentParams

constructor(state: MessageComposerState, recordingActions: AudioRecordingActions, onSendClick: (String, List<Attachment>) -> Unit)

Parameters

state

The current state of the message composer.

recordingActions

The actions to control the audio recording.

onSendClick

Action invoked when the send button is clicked.