bootdesk/chat-sdk

FetchOptions
in package

Table of Contents

Properties

$after  : string|null
$before  : string|null
$limit  : int

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct([string|null $before = null ][, string|null $after = null ][, int $limit = 50 ]) : mixed
Parameters
$before : string|null = null
$after : string|null = null
$limit : int = 50
On this page

Search results