MessageComposerContext
data class MessageComposerContext(val style: MessageComposerViewStyle, val content: MessageComposerContentContainer)
An object with the data that will be propagated to each content view.
Parameters
style
Style for MessageComposerView.