import { type DiscordIncomingWebhook } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";
Properties
optional
user: DiscordUserThe user this webhook was created by (not returned when getting a webhook with its token)
optional
source_guild: Partial<DiscordGuild>The guild of the channel that this webhook is following (returned for Channel Follower Webhooks)
optional
source_channel: Partial<DiscordChannel>The channel that this webhook is following (returned for Channel Follower Webhooks)