Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
function transformChannel
Re-export
import { transformChannel } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";

Parameters

bot: Bot
payload: { channel: DiscordChannel; } & { guildId?: bigint; }