Update apiDump for previous commit 2d26f94769 (Move AbstractImage, FriendImage, GroupImage from mirai-core-api to mirai-core)

This commit is contained in:
Him188 2022-01-14 19:34:04 +00:00
parent 2d26f94769
commit 747bc05591
2 changed files with 0 additions and 12 deletions

View File

@ -4446,12 +4446,6 @@ public final class net/mamoe/mirai/message/data/ForwardMessageKt {
public static synthetic fun toForwardMessage$default (Lnet/mamoe/mirai/message/data/Message;Lnet/mamoe/mirai/contact/User;ILnet/mamoe/mirai/message/data/ForwardMessage$DisplayStrategy;ILjava/lang/Object;)Lnet/mamoe/mirai/message/data/ForwardMessage;
}
public final class net/mamoe/mirai/message/data/FriendImage$Companion {
}
public final class net/mamoe/mirai/message/data/GroupImage$Companion {
}
public final class net/mamoe/mirai/message/data/HummerMessage$Key : net/mamoe/mirai/message/data/AbstractPolymorphicMessageKey {
}

View File

@ -4446,12 +4446,6 @@ public final class net/mamoe/mirai/message/data/ForwardMessageKt {
public static synthetic fun toForwardMessage$default (Lnet/mamoe/mirai/message/data/Message;Lnet/mamoe/mirai/contact/User;ILnet/mamoe/mirai/message/data/ForwardMessage$DisplayStrategy;ILjava/lang/Object;)Lnet/mamoe/mirai/message/data/ForwardMessage;
}
public final class net/mamoe/mirai/message/data/FriendImage$Companion {
}
public final class net/mamoe/mirai/message/data/GroupImage$Companion {
}
public final class net/mamoe/mirai/message/data/HummerMessage$Key : net/mamoe/mirai/message/data/AbstractPolymorphicMessageKey {
}