Parbez
|
a4d1862982
|
refactor(builder): remove unsafe*Builders (#8074)
|
2022-07-06 20:42:51 +02:00 |
|
iCrawl
|
b2776c22d4
|
ci: api-extractor support for docs
|
2022-06-30 15:46:14 +02:00 |
|
Rodry
|
ad75be9a9c
|
feat: allow builders to accept rest params and arrays (#7874)
Co-authored-by: Parbez <imranbarbhuiya.fsd@gmail.com>
Co-authored-by: Khafra <42794878+KhafraDev@users.noreply.github.com>
|
2022-06-05 23:29:16 +02:00 |
|
Suneet Tipirneni
|
72577c4bfd
|
feat: add API v10 support (#7477)
* feat: add API v10 support
* refactor: update deps
* chore: rebase fixes
|
2022-03-15 21:37:07 +01:00 |
|
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 |
|
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
|
b936103395
|
fix: unsafe embed builder field normalization (#7418)
|
2022-02-07 11:52:10 +01:00 |
|