mapdev\FacebookMessenger\Exceptions\CouldNotReadWebhook::other PHP Метод

other() публичный статический Метод

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