import { getWebhooks } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Returns a list of guild webhooks objects. Requires the MANAGE_WEBHOOKs permission.
Parameters
bot: Bot
import { getWebhooks } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Returns a list of guild webhooks objects. Requires the MANAGE_WEBHOOKs permission.