finish embed components

This commit is contained in:
MapleLeaf
2021-12-26 14:11:17 -06:00
parent fefb57fcc3
commit 97581cfabd
13 changed files with 514 additions and 51 deletions

View File

@@ -6,13 +6,14 @@
- [x] message content
- embed
- [x] color
- [ ] author
- [x] author
- [x] description
- [x] title - text children, url
- [ ] footer - icon url, timestamp, text children
- [ ] thumbnail - url
- [ ] image - url
- [x] footer - icon url, timestamp, text children
- [x] thumbnail - url
- [x] image - url
- [x] fields - name, value, inline
- [x] test
- message components
- [x] buttons
- [ ] links
@@ -22,6 +23,7 @@
- [ ] select onChange
- [x] deactivate
- [ ] destroy
- [ ] docs
# cool ideas / polish