import { createGuild } from "https://deno.land/x/natico@4.0.0-pre.4/examples/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