mirai/mirai-core-api/src/commonMain/kotlin
2021-02-03 08:09:57 +08:00
..
contact Add Stranger.asFriend and Stranger.asFriendOrNull 2021-01-28 18:02:53 +08:00
data Make UserProfile impl data class 2021-01-29 10:43:54 +08:00
event Update docs 2021-01-29 14:00:24 +08:00
internal Remove obsolete comments 2021-02-01 12:52:00 +08:00
message Rename LongMessageOrigin to RichMessageOrigin 2021-02-03 08:09:57 +08:00
network Rename NotSupportedSliderCaptchaException to UnsupportedSliderCaptchaException 2020-12-24 01:14:27 +08:00
utils Don't introduce new file BotConfigurationKt but merge into existing Utils (affected: top-level fun BotConfiguration). apiDump 2021-02-01 09:22:27 +08:00
Bot.kt Move queryProfile from Bot to IMirai and add User.queryProfile 2021-01-24 01:15:12 +08:00
BotFactory.kt Review deprecation, remove 2.0-M2 migrations 2021-01-11 18:04:42 +08:00
IMirai.kt Support forward message refinement, close #623 2021-02-03 08:09:57 +08:00
LowLevelApiAccessor.kt Support key refresh (#901) 2021-01-26 19:32:27 +08:00