agentskit.js

ChatSurfaceMeta

Auto-generated API reference for ChatSurfaceMeta.

Interface: ChatSurfaceMeta

Defined in: chat-trigger.ts:50

Common metadata every event carries.

#Extended by

#Properties

#channel

channel: ChatSurfaceChannel

Defined in: chat-trigger.ts:52


#eventId

eventId: string

Defined in: chat-trigger.ts:55

Surface-native event id (Slack event_id, Discord interaction id, etc.).


#receivedAt?

optional receivedAt?: string

Defined in: chat-trigger.ts:59

ISO 8601 timestamp from the surface, when available.


#surface

surface: ChatSurface

Defined in: chat-trigger.ts:51


#threadId?

optional threadId?: string

Defined in: chat-trigger.ts:57

Thread / parent message id when the event is in-thread.


#user

user: ChatSurfaceUser

Defined in: chat-trigger.ts:53

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page