📄️ Get Conversation
Fetches a conversation based on the specified request. This function retrieves a conversation object if found and returns an appropriate response.
📄️ Get Conversations
Retrieves a list of conversations for a given chatroom or context. The response includes conversation details, metadata, and optional widgets for rendering additional UI components.
📄️ Post Conversation
Creates a new conversation based on the specified request. This function handles posting a conversation with the provided details and returns a response indicating success or failure.
📄️ Edit Conversation
Edits an existing conversation by sending a request with updated details. The response contains the updated conversation object.
📄️ Delete Conversations
Deletes conversations for a user based on the specified request. This function handles the deletion process and provides a response with the result of the operation.
🗃️ Poll
4 items
🗃️ Reaction
2 items