Skip to main content

Interface: SlackThread

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

Slack thread linked to a Gravity Rail chat.

Properties

chatId

chatId: number

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


chatTitle

chatTitle: string | null

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

Title of the linked chat


createdAt

createdAt: string

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


id

id: number

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


isDm

isDm: boolean

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


slackAppId

slackAppId: number

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


slackChannelId

slackChannelId: string

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


slackThreadTs

slackThreadTs: string | null

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


slackUserId

slackUserId: string | null

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


workflowId

workflowId: number | null

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


workflowName

workflowName: string | null

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

Name of the workflow handling this thread