Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/mod.ts>transformGuild

An object oriented Discordeno framework
Latest
function transformGuild
Re-export
import { transformGuild } from "https://deno.land/x/oasis@2.1.0/mod.ts";

Parameters

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