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?
optionalkind?:"dm"|"group"|"channel"|"thread"
Defined in: chat-trigger.ts:46
Whether the channel is a 1:1 DM, group DM, or shared channel.
#name?
optionalname?:string
Defined in: chat-trigger.ts:44
Optional human-readable channel name.