bootdesk/chat-sdk

RateLimitException extends AdapterException
in package

Table of Contents

Properties

$retryAfter  : int|null

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct([string $message = '' ][, int $code = 0 ][, Throwable|null $previous = null ][, int|null $retryAfter = null ]) : mixed
Parameters
$message : string = ''
$code : int = 0
$previous : Throwable|null = null
$retryAfter : int|null = null
On this page

Search results