|
Longbridge OpenAPI C++ SDK
|
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... | |
Payload of a ChatStarted conversation stream event.
| std::string longbridge::agent::ChatStartedPayload::chat_uid |
Conversation identifier.
| std::string longbridge::agent::ChatStartedPayload::message_id |
Message ID of this round.