mirror of
https://github.com/danbulant/discord.js
synced 2026-07-08 04:31:05 +00:00
update TODO list whoops
This commit is contained in:
parent
ebfc2169d5
commit
a0418a2551
1 changed files with 3 additions and 2 deletions
3
TODO.md
3
TODO.md
|
|
@ -2,7 +2,7 @@
|
||||||
- [x] sending messages
|
- [x] sending messages
|
||||||
- [x] sending tts messages
|
- [x] sending tts messages
|
||||||
- [ ] sending files
|
- [ ] sending files
|
||||||
- [ ] updating user details
|
- [x] updating user details
|
||||||
- [x] deleting messages
|
- [x] deleting messages
|
||||||
- [x] updating messages
|
- [x] updating messages
|
||||||
- [x] leaving guilds
|
- [x] leaving guilds
|
||||||
|
|
@ -31,3 +31,4 @@
|
||||||
- [ ] deleting invites
|
- [ ] deleting invites
|
||||||
- [ ] getting invites
|
- [ ] getting invites
|
||||||
- [ ] typing simulation
|
- [ ] typing simulation
|
||||||
|
- [ ] guild modification
|
||||||
Loading…
Reference in a new issue