Interface ICopyableChannel

All Superinterfaces:
Channel, Comparable<GuildChannel>, Formattable, GuildChannel, IMentionable, ISnowflake
All Known Subinterfaces:
Category, DefaultGuildChannelUnion, NewsChannel, StageChannel, StandardGuildChannel, StandardGuildMessageChannel, 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.