Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface VerifySignatureOptions
import { type VerifySignatureOptions } from "https://deno.land/x/discordeno@17.0.0/util/verifySignature.ts";

Properties

publicKey: string
signature: string
timestamp: string
body: string