bootdesk/chat-sdk

ThreadInfo
in package

Table of Contents

Properties

$channelId  : string
$id  : string
$messageCount  : int|null
$title  : string|null

Methods

__construct()  : mixed

Properties

$messageCount read-only

public int|null $messageCount = null

$title read-only

public string|null $title = null

Methods

__construct()

public __construct(string $id, string $channelId[, string|null $title = null ][, int|null $messageCount = null ]) : mixed
Parameters
$id : string
$channelId : string
$title : string|null = null
$messageCount : int|null = null
On this page

Search results