mapdev\FacebookMessenger\Messages\StickerMessage::create PHP Méthode

create() public static méthode

public static create ( $sticker = null )
    public static function create($sticker = null)
    {
        return new static($sticker);
    }