Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno_patched/plugins/mod.ts>cloneChannel

Discord API library for Node and Deno
Go to Latest
function cloneChannel
Re-export
import { cloneChannel } from "https://deno.land/x/discordeno_patched@18.0.2/plugins/mod.ts";

Create a copy of a channel

Parameters

bot: Bot
channel: Channel
optional
reason: string