Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4.1k
Commit19253f6
feat: message structures (#10982)
* feat: message structures* fix: docs* chore: components and more* feat: embed and more* feat: more substructures and code review suggestions* chore: tests and date conversions* chore: jsdoc strings* fix: tests* fix: tests* feat: hexColor getters* chore: remove getters for nested data* chore: apply suggestions from code review* fix: burst_colors in toJSON* docs: rephrase SectionBuilder remark* chore: add LabelComponent* fix: add name and size to file component* chore: move resolved interaction data to interactions dir* fix: code review* chore: bump discord-api-types* chore: apply code review suggestions* fix: lockfile* chore: update remark* fix: missing export* chore: code review and tests* build: fix file* fix: typo* fix: missing toJSON* fix: remove redundant patch overrides* chore: missing component suffix* chore: better name* chore: add comment explaining timestamp conversion---------Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>1 parentaeb8986 commit19253f6
File tree
79 files changed
+3281
-93
lines changed- packages/structures
- __tests__
- types
- src
- bitfields
- channels
- interactions
- invites
- messages
- components
- embeds
- polls
- stickers
- users
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+3281
-93
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
67 | | - | |
| 67 | + | |
| 68 | + | |
68 | 69 | | |
69 | | - | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | | - | |
83 | | - | |
| 83 | + | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments
Comments
(0)