SubscribeEvent interface
Represents an event received from a subscription to a Copilot Studio conversation.
Properties
| activity | The activity from the copilot. |
| event |
The SSE event ID for resumption. Can be used to resume subscription from a specific point. |
Property Details
activity
eventId
The SSE event ID for resumption. Can be used to resume subscription from a specific point.
eventId?: string
Property Value
string