mirai/mirai-core-api/src/commonMain/kotlin
2020-12-18 20:12:06 +08:00
..
contact Change Duration.asHumanReadable to Duration.toHumanReadableString for clearer semantics 2020-12-17 09:21:59 +08:00
data Message serialization fundamentals #630, close #219 2020-12-03 14:18:49 +08:00
event Change BotNudgedEvent.from to UserOrBot 2020-12-16 21:32:29 +08:00
internal/network Rearrange protocol implementations 2020-11-01 15:07:32 +08:00
message Add migration helper for ServiceMessage 2020-12-18 20:12:06 +08:00
network Remove @SinceMirai 2020-12-01 12:30:13 +08:00
utils Update docs 2020-12-18 16:26:59 +08:00
Bot.kt Dont' suggest static import on migration for deprecated declarations in Bot.Companion 2020-12-18 15:08:11 +08:00
BotFactory.kt Add migration helpers for BotFactory 2020-12-18 14:29:16 +08:00
IMirai.kt Add doc for IMirai.BotFactory 2020-12-16 23:14:11 +08:00
javaFriendly.kt Rearrange protocol implementations 2020-11-01 15:07:32 +08:00
lowLevelApi.kt Make At.<primary constructor> public and deprecated old _lowLevelConstructAtInstance 2020-12-14 12:16:31 +08:00