import { type DiscordApplicationWebhook } 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), field will be absent if the webhook creator has since lost access to the guild where the followed channel resides
optional
source_channel: Partial<DiscordChannel>The channel that this webhook is following (returned for Channel Follower Webhooks), field will be absent if the webhook creator has since lost access to the guild where the followed channel resides