File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ _[Milky](https://github.com/SaltifyDev/milky) protocol implementation based on [
66
77</div >
88
9- ## Implementation Progress
9+ ## Feature List
1010
1111### communication
1212
@@ -60,6 +60,9 @@ _[Milky](https://github.com/SaltifyDev/milky) protocol implementation based on [
6060
6161#### request
6262
63+ - [ ] /get_friend_requests
64+ - [ ] /get_group_requests
65+ - [ ] /get_group_invitations
6366- [ ] /accept_request
6467- [ ] /reject_request
6568
@@ -79,12 +82,12 @@ _[Milky](https://github.com/SaltifyDev/milky) protocol implementation based on [
7982
8083### event
8184
85+ - [ ] bot_offline
8286- [x] message_receive
8387- [ ] message_recall
8488- [ ] friend_request
85- - [ ] group_join_request
86- - [ ] group_invited_join_request
87- - [ ] group_invitation_request
89+ - [ ] group_request
90+ - [ ] group_invitation
8891- [ ] friend_nudge
8992- [ ] friend_file_upload
9093- [ ] group_admin_change
You can’t perform that action at this time.
0 commit comments