Skip to main content

Type Alias: GreetingChannelKey

GreetingChannelKey = "default" | Channel

Defined in: packages/sdk/src/types/task-types.ts:206

The channel a greeting is authored for: 'default' (the wildcard every channel falls back to) or a canonical Channel literal.