Suneet Tipirneni
|
549716e4fc
|
refactor: Don't return builders from API data (#7584)
* refactor: don't return builders from API data
* Update packages/discord.js/src/structures/ActionRow.js
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
* fix: circular dependency
* fix: circular dependency pt.2
* chore: make requested changes
* chore: bump dapi-types
* chore: convert text input
* chore: convert text input
* feat: handle cases of unknown component types better
* refactor: refactor modal to builder
* feat: add #from for easy builder conversions
* refactor: make requested changes
* chore: make requested changes
* style: fix linting error
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: almeidx <almeidx@pm.me>
|
2022-03-12 19:39:23 +01:00 |
|
Parbez
|
8478d2f4de
|
refactor(Embed): remove add field (#7522)
|
2022-03-02 10:37:30 +01:00 |
|
Almeida
|
b3fa2ece40
|
refactor(embed): remove array support in favor of rest params (#7498)
|
2022-02-20 13:38:13 +01:00 |
|
Suneet Tipirneni
|
f7257f0765
|
feat: add missing v13 component methods (#7466)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2022-02-18 01:04:34 +01:00 |
|
Suneet Tipirneni
|
e8252ed3b9
|
refactor: make public builder props getters (#7422)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2022-02-13 13:06:11 +01:00 |
|
Rodry
|
bcc5cda8a9
|
feat(embed): add setFields (#7322)
|
2022-01-24 20:26:23 +01:00 |
|
Noel
|
16390efe6e
|
chore: monorepo setup (#7175)
|
2022-01-07 17:18:25 +01:00 |
|