@slack/web-api / WorkflowsFeaturedSetArguments
Defined in: src/types/request/workflows.ts:39
TokenOverridable
channel_id: string;Defined in: src/types/request/workflows.ts:43
Channel to set featured workflow in.
optional token: string;Defined in: src/types/request/common.ts:43
Overridable authentication token bearing required scopes.
TokenOverridable.tokentrigger_ids: string[];Defined in: src/types/request/workflows.ts:48
Comma-separated array of trigger IDs that will replace any existing featured workflows in the channel; max 15
["Ft012345", "Ft012346"]