Skip to main content
enumSlackIngestionMode

Values

TIME_BASED

Each message starts a new thread after a period of inactivity.

AI_BASED

An AI model decides when a message starts a new thread.

SINGLE_MESSAGE

Each message always creates its own thread.

MANUAL

A thread is created only when a user reacts with a specific emoji.