Skip to main content
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.2/discordeno.ts";

Parameters

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