Text input that handles the sending of messages to a given Chat when the send button is pressed. This is generally used for MessageList as there is handling for an attachment sheet that will present from the callback onMedia.

ChatInput(chat = chat, onMedia = {})

For a more detailed API definition, check out the API docs here.