Type alias BasicWebhook

BasicWebhook: Pick<RawWebhook, "type" | "id" | "name" | "avatar" | "channel_id" | "guild_id" | "application_id">