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