class MessengerCode extends Message implements CodeInterface (View source)

Class MessengerCode

Methods

__construct()

MessengerCode constructor.

mixed
getSender()

Get sender id

from Message
array
toData()

To array for send api

$this
setImageSize($value)

No description

$this
setRef($value)

No description

Details

__construct()

MessengerCode constructor.

mixed getSender()

Get sender id

Return Value

mixed

array toData()

To array for send api

Return Value

array

$this setImageSize($value)

Parameters

$value

Return Value

$this

$this setRef($value)

Parameters

$value

Return Value

$this