function cloneChannelimport { cloneChannel } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/mod.ts"; cloneChannel(bot: Bot,channel: Channel,reason?: string,)Create a copy of a channel Parametersbot: Botchannel: Channeloptionalreason: stringimport cloneChannelimport { cloneChannel } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/mod.ts";