bootdesk/chat-sdk

OutgoingMessage
in package

Table of Contents

Properties

$attachment  : Attachment|null
$text  : string

Methods

create()  : self
getAttachment()  : Attachment|null
getText()  : string
hasAttachment()  : bool
withAttachment()  : self
__construct()  : mixed

Properties

Methods

create()

public static create([string $message = '' ]) : self
Parameters
$message : string = ''
Return values
self

__construct()

private __construct(string $text) : mixed
Parameters
$text : string
On this page

Search results