support ephemeral command replies with missing pieces

This commit is contained in:
MapleLeaf
2021-12-28 13:59:53 -06:00
parent d89db1ceeb
commit 0f98d59618
6 changed files with 70 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
- [x] render to channel
- [x] render to interaction
- [ ] ephemeral messages
- [x] ephemeral messages
- [x] message content
- embed
- [x] color
@@ -21,6 +21,8 @@
- [x] select onChange
- [x] action row
- [x] button onClick
- [ ] button click event
- [ ] select change event
- [x] deactivate
- [x] destroy
- [ ] docs