mirai/mirai-core-api/src/commonMain/kotlin
Karlatemp c77f94cd52
UserProfile query (#866)
* UserProfile query

* zip vReq0x5ebFieldId

* Move UserProfile to `net.mamoe.mirai.data`

* Move `queryProfile` to high-level api

* Add doc

* Update UserProfile.kt

* Make UserProfile experimental

* Convert UserProfile.sex to enum

* Remove debugging code

* Dump apis

Co-authored-by: Him188 <Him188@mamoe.net>
2021-01-22 07:47:57 +08:00
..
contact Support joinTimestamp and lastSpeakTimestamp, fix #865, fix #394 2021-01-17 19:35:04 +08:00
data UserProfile query (#866) 2021-01-22 07:47:57 +08:00
event Broadcast FriendAddEvent on acceptNewFriendRequest 2021-01-17 17:18:11 +08:00
internal Merge remote-tracking branch 'origin/dev' into dev 2021-01-09 14:54:02 +08:00
message Remove deprecated declarations 2021-01-15 17:49:20 +08:00
network Rename NotSupportedSliderCaptchaException to UnsupportedSliderCaptchaException 2020-12-24 01:14:27 +08:00
utils Change ExternalResource.uploadAsVoice parameter type from Group to Contact for future compatibility. 2021-01-11 18:51:22 +08:00
Bot.kt UserProfile query (#866) 2021-01-22 07:47:57 +08:00
BotFactory.kt Review deprecation, remove 2.0-M2 migrations 2021-01-11 18:04:42 +08:00
IMirai.kt Improve buildMessageSource and update docs 2021-01-11 22:50:40 +08:00
LowLevelApiAccessor.kt UserProfile query (#866) 2021-01-22 07:47:57 +08:00