Type alias parsedTextResponseInternal
parsedTextResponse: {
channel?: unknown;
content: string;
mention?: unknown;
reaction?: unknown;
type: string;
}
Type declaration
-
Optional
channel?: unknown
-
content: string
-
Optional
mention?: unknown
-
Optional
reaction?: unknown
-
type: string
The parsed text of each leaf in the message