agentskit.js

ChatInstallationEvent

Auto-generated API reference for ChatInstallationEvent.

Interface: ChatInstallationEvent

Defined in: chat-trigger.ts:110

App installed in a workspace / guild / tenant.

#Extends

#Properties

#action

action: "installed" | "uninstalled"

Defined in: chat-trigger.ts:113

Install / uninstall action.


#channel

channel: ChatSurfaceChannel

Defined in: chat-trigger.ts:53

#Inherited from

ChatSurfaceMeta.channel


#eventId

eventId: string

Defined in: chat-trigger.ts:56

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

#Inherited from

ChatSurfaceMeta.eventId


#receivedAt?

optional receivedAt?: string

Defined in: chat-trigger.ts:60

ISO 8601 timestamp from the surface, when available.

#Inherited from

ChatSurfaceMeta.receivedAt


#surface

surface: ChatSurface

Defined in: chat-trigger.ts:52

#Inherited from

ChatSurfaceMeta.surface


#tenantId

tenantId: string

Defined in: chat-trigger.ts:115

Tenant / workspace / guild id.


#threadId?

optional threadId?: string

Defined in: chat-trigger.ts:58

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

#Inherited from

ChatSurfaceMeta.threadId


#type

type: "installation"

Defined in: chat-trigger.ts:111


#user

user: ChatSurfaceUser

Defined in: chat-trigger.ts:54

#Inherited from

ChatSurfaceMeta.user

Explore nearby

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

On this page

Ask the docs

Ask anything about AgentsKit. Answers come from the docs corpus via OpenRouter free-tier models. Rate limited per IP.