Module chatbot_conversations

Source

Structs§

ChatbotConversation
ChatbotConversationInfo
Should contain all information required to display the chatbot to the user.

Functions§

get_current_conversation_info
Gets the current conversation for the user, if any. Also inlcudes information about the chatbot so that the chatbot ui can be rendered using the information.
get_latest_conversation_for_user
insert