bootdesk/chat-sdk

RequiresSyncResponse

Marker interface for adapters that require the bot's response within the same HTTP request.

The concurrency handler will always process messages inline for these adapters, never deferring to async execution.

Examples: WebAdapter (UI waits for reply), DiscordAdapter (3s timeout)

Table of Contents

On this page
  • Table Of Contents

Search results