Files
discord.js/packages/builders
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
..
2022-01-07 17:18:25 +01:00
2022-01-11 12:30:08 +01:00
2022-01-11 12:30:08 +01:00
2022-01-07 17:18:25 +01:00
2022-01-07 17:18:25 +01:00
2022-01-07 17:18:25 +01:00
2022-01-24 16:42:33 +01:00
2022-01-07 17:18:25 +01:00
2022-01-07 17:18:25 +01:00
2022-01-07 17:18:25 +01:00
2022-01-07 17:18:25 +01:00


discord.js


Discord server npm version npm downloads Build status Code coverage

Installation

Node.js 16.9.0 or newer is required.

npm install @discordjs/builders
yarn add @discordjs/builders
pnpm add @discordjs/builders

Examples

Here are some examples for the builders and utilities you can find in this package:

Contributing

Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the documentation.
See the contribution guide if you'd like to submit a PR.

Help

If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official discord.js Server.