bootdesk/chat-sdk

OutgoingReactionEvent
in package
implements StoppableEventInterface

Read onlyYes
FinalYes

Table of Contents

Interfaces

StoppableEventInterface

Properties

$added  : bool
$emoji  : string
$messageId  : string
$rawEmoji  : string
$threadId  : string

Methods

__construct()  : mixed
isPropagationStopped()  : bool

Properties

Methods

__construct()

public __construct(string $threadId, string $messageId, string $emoji[, bool $added = true ][, string $rawEmoji = '' ]) : mixed
Parameters
$threadId : string
$messageId : string
$emoji : string
$added : bool = true
$rawEmoji : string = ''
On this page

Search results