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

x/discordeno/mod.ts>transformChannel

Discord API library for Deno
Extremely Popular
Go to Latest
function transformChannel
Re-export
import { transformChannel } from "https://deno.land/x/discordeno@17.2.0/mod.ts";

Parameters

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