ChatSurfaceUser
Auto-generated API reference for ChatSurfaceUser.
Interface: ChatSurfaceUser
Defined in: chat-trigger.ts:33
Stable identity of a sender across surfaces.
#Properties
#id
id:
string
Defined in: chat-trigger.ts:34
#isBot?
optionalisBot?:boolean
Defined in: chat-trigger.ts:38
True when the sender is a bot (including this agent).
#name?
optionalname?:string
Defined in: chat-trigger.ts:36
Display name when available.