Success

class Success @MiraiInternalApi constructor(val bot: Bot) : AutoLoginEvent

登录成功

Constructors

Link copied to clipboard
constructor(bot: Bot)

Functions

Link copied to clipboard
fun cancel()
Link copied to clipboard
abstract fun intercept()

Properties

Link copied to clipboard
Link copied to clipboard
open override val bot: Bot
Link copied to clipboard
val broadCastLock: Mutex
Link copied to clipboard
Link copied to clipboard
abstract val isIntercepted: Boolean