MessageComposerState
Represents the state within the message input.
Parameters
The current text value that's within the input.
The currently selected attachments.
The currently active MessageAction.
The list of validation errors.
The list of users that can be used to autocomplete the mention.
The list of commands to be displayed in the command suggestion popup.
The list of links found in inputValue to be previewed.
The amount of time left until the user is allowed to send the next message.
The message mode that's currently active.
If the message will be shown in the channel after it is sent.
Set of capabilities the user is given for the current channel. For a full list @see ChannelCapabilities.
Whether there are any commands available.
The currently logged in user.
The current recording state.