Interface IInteractionPermissionMixin<T extends IInteractionPermissionMixin<T>>

All Superinterfaces:
Channel, ChannelMixin<T>, ChannelUnion, Comparable<GuildChannel>, Formattable, GuildChannel, GuildChannelMixin<T>, GuildChannelUnion, IDetachableEntity, IDetachableEntityMixin, IMentionable, ISnowflake
All Known Implementing Classes:
DetachedCategoryImpl, DetachedForumChannelImpl, DetachedMediaChannelImpl, DetachedNewsChannelImpl, DetachedStageChannelImpl, DetachedTextChannelImpl, DetachedThreadChannelImpl, DetachedVoiceChannelImpl

public interface IInteractionPermissionMixin<T extends IInteractionPermissionMixin<T>> extends GuildChannelMixin<T>