agentskit.js

ChatSurfaceChannel

Auto-generated API reference for ChatSurfaceChannel.

Interface: ChatSurfaceChannel

Defined in: chat-trigger.ts:41

Channel / room / DM identifier.

#Properties

#id

id: string

Defined in: chat-trigger.ts:42


#kind?

optional kind?: "dm" | "group" | "channel" | "thread"

Defined in: chat-trigger.ts:46

Whether the channel is a 1:1 DM, group DM, or shared channel.


#name?

optional name?: string

Defined in: chat-trigger.ts:44

Optional human-readable channel name.

Explore nearby

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

On this page