Magidoc

ChatbotMessageSendInput
Input Object

Input for sending a chatbot message in a conversation

Fields

#

actionOrMessage

Non-null

A chatbot action (ie: transfer or closure), or a chatbot message to send in the conversation.

chatbotId

Non-null

The id of the chatbot that will send the message.

conversationId

Non-null

The id of the conversation to send the chatbot message to.

Usages

#

References

#

  • Argument input of field chatbotMessageSend from type Mutation