Interface IInviteContainer

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

public interface IInviteContainer extends GuildChannel
Represents a GuildChannel that can be the target of a Guild's invite.

Invites have to be targeted at exactly one IInviteContainer, which will open when the invite is used (unless restricted by permissions).