1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-03-14 15:20:09 +08:00
mirai/mirai-core-api/src
Him188 a0baa65193 Announcement API: Refine naming of properties:
- pinned -> isPinned
- popup -> showPopup
- needConfirm -> requireConfirmation

- readMemberNumber -> confirmedMembersCount
- publishTime -> publicationTime
- isAllRead -> allConfirmed
2021-07-06 19:45:51 +08:00
..
androidMain/kotlin Update copyright 2021-07-02 00:39:10 +08:00
commonMain/kotlin Announcement API: Refine naming of properties: 2021-07-06 19:45:51 +08:00
commonTest/kotlin Improve performance of MessageChain.get, MessageChain.contains. Add relevant tests. 2021-06-25 07:57:52 +08:00
jvmMain Update copyright 2021-07-02 00:39:10 +08:00
jvmTest/kotlin Reformat and cleanup code 2021-07-02 00:39:10 +08:00
main Rearrange protocol implementations 2020-11-01 15:07:32 +08:00