Skip to main content

Interface: SlackThread

Defined in: packages/sdk/src/types/slack-app-types.ts:150

Slack thread linked to a Gravity Rail chat.

Properties

chatId

chatId: number

Defined in: packages/sdk/src/types/slack-app-types.ts:152


chatTitle

chatTitle: string | null

Defined in: packages/sdk/src/types/slack-app-types.ts:154

Title of the linked chat


createdAt

createdAt: string

Defined in: packages/sdk/src/types/slack-app-types.ts:163


id

id: number

Defined in: packages/sdk/src/types/slack-app-types.ts:151


isDm

isDm: boolean

Defined in: packages/sdk/src/types/slack-app-types.ts:162


slackAppId

slackAppId: number

Defined in: packages/sdk/src/types/slack-app-types.ts:155


slackChannelId

slackChannelId: string

Defined in: packages/sdk/src/types/slack-app-types.ts:156


slackThreadTs

slackThreadTs: string | null

Defined in: packages/sdk/src/types/slack-app-types.ts:157


slackUserId

slackUserId: string | null

Defined in: packages/sdk/src/types/slack-app-types.ts:158


workflowId

workflowId: number | null

Defined in: packages/sdk/src/types/slack-app-types.ts:159


workflowName

workflowName: string | null

Defined in: packages/sdk/src/types/slack-app-types.ts:161

Name of the workflow handling this thread