PHP Class mapdev\FacebookMessenger\Messages\StickerMessage

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
$sticker

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( $sticker = null )

create() public static méthode

public static create ( $sticker = null )

jsonSerialize() public méthode

public jsonSerialize ( )

sticker() public méthode

public sticker ( $sticker )

toArray() public méthode

public toArray ( )

Property Details

$sticker public_oe property

public $sticker