mapdev\FacebookMessenger\Exceptions\CouldNotReadWebhook::other PHP Méthode

other() public static méthode

public static other ( $message )
    public static function other($message)
    {
        return new static($message);
    }