Interface ICopyableChannel

All Superinterfaces:
Channel, Comparable<GuildChannel>, Formattable, GuildChannel, IMentionable, ISnowflake
All Known Subinterfaces:
BaseGuildMessageChannel, Category, NewsChannel, StageChannel, StoreChannel, TextChannel, VoiceChannel

public interface ICopyableChannel extends GuildChannel
Represents a GuildChannel that is capable of being copied. Please see createCopy() for information on what is copied.