Interface IMemberContainer

All Superinterfaces:
Channel, Comparable<GuildChannel>, Formattable, GuildChannel, IMentionable, ISnowflake
All Known Subinterfaces:
AudioChannel, Category, DefaultGuildChannelUnion, NewsChannel, StageChannel, StandardGuildChannel, StandardGuildMessageChannel, TextChannel, ThreadChannel, VoiceChannel

public interface IMemberContainer extends GuildChannel
Represents a GuildChannel that is capable of containing members. Implementations interpret this meaning as best applies to them: For example,
See Also: