Longbridge OpenAPI C++ SDK
Public Attributes | List of all members
longbridge::agent::ChatStartedPayload Struct Reference

Payload of a ChatStarted conversation stream event. More...

#include <types.hpp>

Public Attributes

std::string chat_uid
 Conversation identifier. More...
 
std::string message_id
 Message ID of this round. More...
 

Detailed Description

Payload of a ChatStarted conversation stream event.

Member Data Documentation

◆ chat_uid

std::string longbridge::agent::ChatStartedPayload::chat_uid

Conversation identifier.

◆ message_id

std::string longbridge::agent::ChatStartedPayload::message_id

Message ID of this round.


The documentation for this struct was generated from the following file: