Skip to main content
Module

x/biscuit/mod.ts>WebhookAuthor

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface WebhookAuthor
import { type WebhookAuthor } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

A partial User to represent the author of a message sent by a webhook

Properties

id: string
username: string
discriminator: string
optional
avatar: bigint