Optional
silentIf you want to send a message to the API, but NOT have it show up in the UI, set this to true. The "pre:send" and "send" events will still be fired but the message will not be added to the local message list displayed in the UI. Note that the response message will still be added.
Optional
skipIndicates if the forced pause displayed with the response should be skipped. By default, web chat will insert a pause to produce a delay of 2 seconds after the response has been received. This is to give the bot a more natural, conversational feeling to it.
This interface represents the options for when a MessageRequest is sent to the server with the send method.