import { type DiscordenoWebhook } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Properties
type: WebhookTypes
The type of the webhook
optional
user: DiscordenoUserThe user this webhook was created by (not returned when getting a webhook with its token)
The guild of the channel that this webhook is following (returned for Channel Follower Webhooks)
The channel that this webhook is following (returned for Channel Follower Webhooks)