Interface WaitForAIMessagesOptions

Wait for every named delivery expectation across inboxes and phones using one shared timeout and token budget. A message cannot satisfy multiple expectations unless allowSharedMessages is true.

Export

Interface

WaitForAIMessagesOptions

Hierarchy

  • WaitForAIMessagesOptions

Properties

Memberof

WaitForAIMessagesOptions

allowSharedMessages: boolean

Memberof

WaitForAIMessagesOptions

before?: Date

Memberof

WaitForAIMessagesOptions

expectations: AIMessageExpectation[]

Memberof

WaitForAIMessagesOptions

since: Date

Memberof

WaitForAIMessagesOptions

timeout: number

Memberof

WaitForAIMessagesOptions