import { getWebhookWithToken } from "https://deno.land/x/natico@4.0.0-pre.4/discordeno_deps.ts";
Returns the new webhook object for the given id, this call does not require authentication and returns no user in the webhook object.
x/natico/discordeno_deps.ts>getWebhookWithToken
import { getWebhookWithToken } from "https://deno.land/x/natico@4.0.0-pre.4/discordeno_deps.ts";
Returns the new webhook object for the given id, this call does not require authentication and returns no user in the webhook object.