mirai/mirai-core/src/commonMain/kotlin/net.mamoe.mirai/contact
Him188 46598d686c Cleanup;
Use interface for JavaFriendly APIs;
Deprecate event responder in Bot in the favor of their member functions;
Deprecate `Bot.queryUrl(image: Image)`` in the favor of the extension `Image.queryUrl`
2020-05-16 14:14:21 +08:00
..
Contact.kt Cleanup; 2020-05-16 14:14:21 +08:00
ContactList.kt Cleanup; 2020-05-16 14:14:21 +08:00
ContactOrBot.kt Let ContactOrBot implements CoroutineScope 2020-05-11 15:28:31 +08:00
Exceptions.kt Remove all @SinceMirai("0.x.x") 2020-05-05 13:56:17 +08:00
Friend.kt Cleanup; 2020-05-16 14:14:21 +08:00
Group.kt Cleanup; 2020-05-16 14:14:21 +08:00
JavaFriendly.common.kt Cleanup; 2020-05-16 14:14:21 +08:00
Member.kt Cleanup; 2020-05-16 14:14:21 +08:00
MemberPermission.kt Remove all @SinceMirai("0.x.x") 2020-05-05 13:56:17 +08:00
User.kt Simplify Image structure: deprecate online and offline classification. 2020-05-01 21:51:09 +08:00