Dropped
data class Dropped @MiraiInternalApi constructor(val bot: Bot, val cause: Throwable?) : BotOfflineEvent, Packet, BotPassiveEvent, BotOfflineEvent.CauseAware
Content copied to clipboard
因网络问题而掉线
Constructors
Functions
Properties
Link copied to clipboard
Link copied to clipboard
为 true
时会尝试重连. 仅 BotOfflineEvent.Force 默认为 false
, 其他默认为 true
.