Interface: DiscordThread
Defined in: packages/sdk/src/types/discord-bot-types.ts:93
Discord thread linked to a Gravity Rail chat.
Properties
chatId
chatId:
number
Defined in: packages/sdk/src/types/discord-bot-types.ts:95
chatTitle
chatTitle:
string|null
Defined in: packages/sdk/src/types/discord-bot-types.ts:97
Title of the linked chat
createdAt
createdAt:
string
Defined in: packages/sdk/src/types/discord-bot-types.ts:109
currentTaskName
currentTaskName:
string|null
Defined in: packages/sdk/src/types/discord-bot-types.ts:107
Name of the current task in this thread
discordBotId
discordBotId:
number
Defined in: packages/sdk/src/types/discord-bot-types.ts:98
discordChannelId
discordChannelId:
string
Defined in: packages/sdk/src/types/discord-bot-types.ts:100
discordGuildId
discordGuildId:
string|null
Defined in: packages/sdk/src/types/discord-bot-types.ts:99
discordThreadId
discordThreadId:
string
Defined in: packages/sdk/src/types/discord-bot-types.ts:101
discordUserId
discordUserId:
string|null
Defined in: packages/sdk/src/types/discord-bot-types.ts:102
id
id:
number
Defined in: packages/sdk/src/types/discord-bot-types.ts:94
isDm
isDm:
boolean
Defined in: packages/sdk/src/types/discord-bot-types.ts:108
workflowId
workflowId:
number|null
Defined in: packages/sdk/src/types/discord-bot-types.ts:103
workflowName
workflowName:
string|null
Defined in: packages/sdk/src/types/discord-bot-types.ts:105
Name of the workflow handling this thread