mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-03 14:20:10 +08:00
api dump
This commit is contained in:
parent
09f32505e5
commit
436ff0f0e0
mirai-core-api/compatibility-validation
File diff suppressed because it is too large
Load Diff
@ -5370,6 +5370,10 @@ public final class net/mamoe/mirai/message/data/XmlMessageBuilder$ItemBuilder {
|
||||
public final class net/mamoe/mirai/message/data/visitor/MessageVisitorKt {
|
||||
}
|
||||
|
||||
public final class net/mamoe/mirai/network/BotAuthorizationException : net/mamoe/mirai/network/LoginFailedException {
|
||||
public final fun getAuthorization ()Lnet/mamoe/mirai/auth/BotAuthorization;
|
||||
}
|
||||
|
||||
public abstract class net/mamoe/mirai/network/CustomLoginFailedException : net/mamoe/mirai/network/LoginFailedException {
|
||||
public fun <init> (Z)V
|
||||
public fun <init> (ZLjava/lang/String;)V
|
||||
|
Loading…
Reference in New Issue
Block a user