Interface ISlowmodeChannelMixin<T extends ISlowmodeChannelMixin<T>>

All Superinterfaces:
Channel, ChannelMixin<T>, ChannelUnion, Comparable<GuildChannel>, Formattable, GuildChannel, GuildChannelMixin<T>, GuildChannelUnion, IDetachableEntity, IDetachableEntityMixin, IMentionable, ISlowmodeChannel, ISnowflake
All Known Subinterfaces:
ForumChannelMixin<T>, MediaChannelMixin<T>, StageChannelMixin<T>, TextChannelMixin<T>, ThreadChannelMixin<T>, VoiceChannelMixin<T>
All Known Implementing Classes:
DetachedForumChannelImpl, DetachedMediaChannelImpl, DetachedStageChannelImpl, DetachedTextChannelImpl, DetachedThreadChannelImpl, DetachedVoiceChannelImpl, ForumChannelImpl, MediaChannelImpl, StageChannelImpl, TextChannelImpl, ThreadChannelImpl, VoiceChannelImpl

public interface ISlowmodeChannelMixin<T extends ISlowmodeChannelMixin<T>> extends GuildChannelMixin<T>, ISlowmodeChannel
  • Method Details

    • setSlowmode

      T setSlowmode(int slowmode)