mirai/mirai-core-api/src/commonMain/kotlin
2021-07-07 13:47:45 +08:00
..
contact Update docs on MemberPermission 2021-07-07 13:47:28 +08:00
data Mark UserProfile with NotStableForInheritance 2021-07-07 13:47:45 +08:00
event Add @NotStableForInheritance and apply it to suitable classes (#1385) 2021-07-05 12:50:00 +08:00
internal Move KSerializer.map to mirai-core-utils 2021-07-04 17:56:23 +08:00
message Remove meaningless @LazyProperty 2021-07-06 19:12:10 +08:00
network Update copyright 2021-07-02 00:39:10 +08:00
utils Remove meaningless @LazyProperty 2021-07-06 19:12:10 +08:00
Bot.kt Add @NotStableForInheritance and apply it to suitable classes (#1385) 2021-07-05 12:50:00 +08:00
BotFactory.kt Add inline BotFactory.newBot for Kotlin DSL. fix #1233 (#1234) 2021-05-02 13:51:32 +08:00
IMirai.kt Add @NotStableForInheritance and apply it to suitable classes (#1385) 2021-07-05 12:50:00 +08:00
LowLevelApiAccessor.kt Remove announcements' low-level API and bundle them into AnnouncementProtocol, improve code style and maintainability 2021-07-06 19:12:45 +08:00