Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/wackford/discordeno.ts>transformChannel

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
function transformChannel
Re-export
import { transformChannel } from "https://deno.land/x/wackford@v0.0.4/discordeno.ts";

Parameters

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