Package net.dv8tion.jda.api.entities.channel.unions
package net.dv8tion.jda.api.entities.channel.unions
Union types used for simple casting to more concrete types.
-
ClassDescriptionA union representing all channel types that implement
AudioChannel
.A union representing all channel types that implementChannel
.A specialized union representing all channel types that can be used for the "default" channel forGuild.getDefaultChannel()
orMember.getDefaultChannel()
.A union representing all channel types that implementGuildChannel
.A union representing all channel types that implementGuildMessageChannel
.A union representing all channel types that implementIPermissionContainer
.A union representing all channel types that implementIThreadContainer
.A union representing all channel types that implementIWebhookContainer
.A union representing all channel types that implementMessageChannel
.