import { getGuildPreview } from "https://deno.land/x/oasis@2.1.0/deps.ts";
Returns the guild preview object for the given id. If the bot is not in the guild, then the guild must be Discoverable.
Parameters
bot: Bot
import { getGuildPreview } from "https://deno.land/x/oasis@2.1.0/deps.ts";
Returns the guild preview object for the given id. If the bot is not in the guild, then the guild must be Discoverable.