- All Superinterfaces:
Channel
, ChannelMixin<T>
, ChannelUnion
, Comparable<GuildChannel>
, Formattable
, GuildChannel
, GuildChannelMixin<T>
, GuildChannelUnion
, IDetachableEntity
, IDetachableEntityMixin
, IMentionable
, ISnowflake
- All Known Subinterfaces:
ForumChannelMixin<T>
, MediaChannelMixin<T>
, NewsChannelMixin<T>
, StandardGuildMessageChannelMixin<T>
, TextChannelMixin<T>
- All Known Implementing Classes:
AbstractStandardGuildMessageChannelImpl
, DetachedForumChannelImpl
, DetachedMediaChannelImpl
, DetachedNewsChannelImpl
, DetachedTextChannelImpl
, ForumChannelImpl
, MediaChannelImpl
, NewsChannelImpl
, TextChannelImpl
public interface ITopicChannelMixin<T extends ITopicChannelMixin<T>>
extends GuildChannelMixin<T>
-
Field Summary
Fields inherited from interface net.dv8tion.jda.api.entities.channel.middleman.GuildChannel
JUMP_URL
-
Method Summary
Methods inherited from interface net.dv8tion.jda.internal.entities.channel.mixin.ChannelMixin
setName
Methods inherited from interface net.dv8tion.jda.api.entities.channel.unions.ChannelUnion
asAudioChannel, asCategory, asForumChannel, asGroupChannel, asGuildChannel, asGuildMessageChannel, asMediaChannel, asMessageChannel, asNewsChannel, asPrivateChannel, asStageChannel, asStandardGuildChannel, asStandardGuildMessageChannel, asTextChannel, asThreadChannel, asThreadContainer, asVoiceChannel
Methods inherited from interface net.dv8tion.jda.api.entities.channel.unions.GuildChannelUnion
asAudioChannel, asCategory, asForumChannel, asGuildMessageChannel, asMediaChannel, asNewsChannel, asStageChannel, asStandardGuildChannel, asStandardGuildMessageChannel, asTextChannel, asThreadChannel, asThreadContainer, asVoiceChannel