Interface TextChannel

All Superinterfaces:
BaseGuildMessageChannel, Channel, Comparable<GuildChannel>, Formattable, GuildChannel, GuildMessageChannel, ICategorizableChannel, ICopyableChannel, IInviteContainer, IMemberContainer, IMentionable, IPermissionContainer, IPositionableChannel, ISnowflake, IThreadContainer, MessageChannel

public interface TextChannel extends BaseGuildMessageChannel
Represents a Discord Text GuildChannel.
Adds additional functionality and information for text channels in Discord.

This is a GuildChannel capable of sending messages.

See Also: