ComposerConfig
constructor(audioRecordingEnabled: Boolean = true, audioRecordingSendOnComplete: Boolean = false, linkPreviewEnabled: Boolean = false, floatingStyleEnabled: Boolean = false)
Parameters
audioRecordingEnabled
Whether the audio recording feature is enabled.
audioRecordingSendOnComplete
If true, sends the recording on "Complete" button click. If false, attaches it for manual sending.
linkPreviewEnabled
Whether link previews are shown in the composer.
floatingStyleEnabled
Whether the message composer uses the floating style.