interface Async
getChatbotReaction |
Exposes the property chatbotReaction value abstract fun getChatbotReaction(): Future<ChatbotReaction!>! |
getReplyPriority |
Exposes the property replyPriority value abstract fun getReplyPriority(): Future<ReplyPriority!>! |