abstract fun getIsAvailableToReply(): Future<Boolean!>!
Exposes the property isAvailableToReply value
Return
Future<Boolean!>!: the isAvailableToReply value
Indicates whether this Chatbot is available to reply. If the value is set to false, the Chatbot method replyTo() will not be called by the Chat when processing utterances.
Since
6