Skip to main content
Module

x/wackford/discordeno.ts>VerifySignatureOptions

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
interface VerifySignatureOptions
import { type VerifySignatureOptions } from "https://deno.land/x/wackford@v0.0.4/discordeno.ts";

Properties

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