Skip to main content

get_conversation

Function get_conversation 

Source
pub async fn get_conversation(
    __arg0: State<UnifiedAppState>,
    __arg1: Path<String>,
) -> Result<Json<ConversationDetailResponse>, Response>
Expand description

Fetch a specific conversation’s messages