Unknown

class Unknown @MiraiInternalApi constructor(val bot: Bot, val cause: Throwable?) : AuthReason

Constructors

Link copied to clipboard
constructor(bot: Bot, cause: Throwable?)

Properties

Link copied to clipboard
open override val bot: Bot
Link copied to clipboard
Link copied to clipboard
open override val message: String?