Skip to main content
Module

x/sentry/index.d.ts>captureFeedback

The Official Sentry Deno SDK
Go to Latest
function captureFeedback
import { captureFeedback } from "https://deno.land/x/sentry@8.3.0/index.d.ts";

Send user feedback to Sentry.

Parameters

feedbackParams: SendFeedbackParams
optional
hint: EventHint & { includeReplay?: boolean; }

Returns

string