R/chat.R
updateChatTextInput.Rd
Updates the value of the chat textInput
updateChatTextInput(session = getDefaultReactiveDomain(), id, value)
The shiny session.
The id of the module.
The new value that should be shown in the chat textInput.