bootdesk/chat-sdk

FetchResult
in package

Table of Contents

Properties

$messages  : array<string|int, mixed>
$nextCursor  : string|null

Methods

__construct()  : mixed

Properties

$messages read-only

public array<string|int, mixed> $messages

$nextCursor read-only

public string|null $nextCursor = null

Methods

__construct()

public __construct(array<string|int, Message$messages[, string|null $nextCursor = null ]) : mixed
Parameters
$messages : array<string|int, Message>
$nextCursor : string|null = null
On this page

Search results