BotCommands
Toggle table of contents
3.3.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
BotCommands
BotCommands-jda-ktx
/
dev.freya02.botcommands.jda.ktx.retrieve
/
InvalidChannelTypeException
Invalid
Channel
Type
Exception
class
InvalidChannelTypeException
:
IllegalArgumentException
(
source
)
Exception thrown when retrieving a channel by ID, but the type is incorrect.
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?