@slack/types / Chunk
Interface: Chunk
Defined in: chunk.ts:6
Base interface for streaming message chunks. https://docs.slack.dev/messaging/sending-and-scheduling-messages#text-streaming
Extended by
Properties
type
type: string;
Defined in: chunk.ts:7