bootdesk/chat-sdk

AssistantThreadStartedEvent
in package

Table of Contents

Properties

$adapter  : Adapter
$channelId  : string
$context  : mixed
$raw  : mixed
$threadId  : string
$threadTs  : string|null
$userId  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(Adapter $adapter, string $channelId, string $threadId, string|null $threadTs, string $userId, mixed $context[, mixed $raw = null ]) : mixed
Parameters
$adapter : Adapter
$channelId : string
$threadId : string
$threadTs : string|null
$userId : string
$context : mixed
$raw : mixed = null
On this page

Search results