class ForceOfflineException : CancellationException
当 Bot 被迫下线时抛出, 作为 Job.cancel 的 cause
cause
ForceOfflineException(message: String?)
val message: String?