mapdev\FacebookMessenger\Messages\StickerMessage::__construct PHP Method

__construct() public method

public __construct ( $sticker = null )
    public function __construct($sticker = null)
    {
        $this->sticker($sticker);
    }