data class Active : BotOfflineEvent, BotActiveEvent
主动离线
Active(bot: Bot, cause: Throwable?)
val bot: Bot
val cause: Throwable?