Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
interface VerifySignatureOptions
import { type VerifySignatureOptions } from "https://deno.land/x/discordeno@17.2.0/plugins/fileloader/deps.ts";

Properties

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