Interface TextChannel

All Superinterfaces:
Channel, Comparable<GuildChannel>, Formattable, GuildChannel, GuildMessageChannel, IAgeRestrictedChannel, ICategorizableChannel, ICopyableChannel, IInviteContainer, IMemberContainer, IMentionable, IPermissionContainer, IPositionableChannel, ISlowmodeChannel, ISnowflake, IThreadContainer, IWebhookContainer, MessageChannel, StandardGuildChannel, StandardGuildMessageChannel

public interface TextChannel extends StandardGuildMessageChannel, ISlowmodeChannel
Represents a Discord Text GuildChannel.
Adds additional functionality and information for text channels in Discord, on top of the common functionality present in other guild message channels.

This is a GuildChannel capable of sending messages.

See Also: