import { getGuildTemplate } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";
Gets a template by its code.
Parameters
bot: Bot
- The bot instance to use to make the request.
import { getGuildTemplate } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";
Gets a template by its code.