Type guard for session/elicitation timeline events (response from client).
session/elicitation
This matches when the client responds to an elicitation request. The response arrives as a USER_EVENT.
USER_EVENT
The timeline event to test.
true if event is an elicitation response from the client.
true
event
Type guard for
session/elicitationtimeline events (response from client).This matches when the client responds to an elicitation request. The response arrives as a
USER_EVENT.