PHP Class mapdev\FacebookMessenger\Messages\ActionMessage

Inheritance: implements mapdev\FacebookMessenger\Interfaces\MessageInterface, implements JsonSerializabl\JsonSerializable, use trait mapdev\FacebookMessenger\Traits\MessageTrait
Afficher le fichier Open project: davidpiesse/facebook_messenger_php

Méthodes publiques

Свойство Type Description
$action

Méthodes publiques

Méthode Description
__construct ( $action = null )
action ( $action )
create ( $action = null )
jsonSerialize ( )
toArray ( )

Method Details

__construct() public méthode

public __construct ( $action = null )

action() public méthode

public action ( $action )

create() public static méthode

public static create ( $action = null )

jsonSerialize() public méthode

public jsonSerialize ( )

toArray() public méthode

public toArray ( )

Property Details

$action public_oe property

public $action