bootdesk/chat-sdk

AskResponse
in package

Table of Contents

Properties

$thread  : Thread

Methods

__construct()  : mixed
repeat()  : self
timeout()  : self

Properties

Methods

repeat()

public repeat(string $message[, int $maxAttempts = 3 ][, string|null $onMaxReached = null ]) : self
Parameters
$message : string
$maxAttempts : int = 3
$onMaxReached : string|null = null
Return values
self

timeout()

public timeout(int $seconds) : self
Parameters
$seconds : int
Return values
self
On this page

Search results