import { type DiscordApplicationWebhook } from "https://deno.land/x/oasis@2.1.0/tests/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)
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)