import { createGuild } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";
Create a new guild. Returns a guild object on success. Fires a Guild Create Gateway event. This endpoint can be used only by bots in less than 10 guilds.
Parameters
bot: Bot
options: CreateGuild