Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno_patched/plugins/fileloader/deps.ts>transformGuild

Discord API library for Node and Deno
Latest
function transformGuild
Re-export
import { transformGuild } from "https://deno.land/x/discordeno_patched@18.0.3/plugins/fileloader/deps.ts";

Parameters

bot: Bot
payload: { guild: DiscordGuild; } & { shardId: number; }