1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-04-25 04:50:26 +08:00

add: api dump

This commit is contained in:
cssxsh 2023-07-25 01:21:49 +08:00
parent 35d22e911f
commit 3a03f60e84
No known key found for this signature in database
GPG Key ID: 92849F91CA9D8ECE

View File

@ -1288,6 +1288,7 @@ public final class net/mamoe/mirai/console/data/java/JavaAutoSavePluginData$Comp
}
public abstract class net/mamoe/mirai/console/events/AutoLoginEvent : net/mamoe/mirai/event/AbstractEvent, net/mamoe/mirai/console/events/ConsoleEvent, net/mamoe/mirai/event/events/BotEvent {
public fun toString ()Ljava/lang/String;
}
public final class net/mamoe/mirai/console/events/AutoLoginEvent$Failure : net/mamoe/mirai/console/events/AutoLoginEvent {