discord.js/docs
Souji b727f6c1b9
feat: bring embed builder field manipulation in line with underlying array functionality (#3761)
* feat: splice multiple fields

* remove MessageEmbed#spliceField
* add MessageEmbed#spliceFields
* to behave more like Array#splice
* and allow multiple fields to be replaced/inserted
* update typings accordingly

* refactor: rename check to normalize

* check suggests boolean return type

* feat: allow spread args or array as field input

* rewrite: replace addField in favor of addFields

* typings: account for changes

* chore: bump min node to 11.0.0

* for Array#flat

* fix: bump min-node in package engines field

* remove addBlankField
2020-02-23 20:41:48 +01:00
..
examples feat: remove datastores and implement Managers (#3696) 2020-02-11 20:21:07 +01:00
general feat: bring embed builder field manipulation in line with underlying array functionality (#3761) 2020-02-23 20:41:48 +01:00
topics docs: replace all occurances of node-opus with @discordjs/opus (#3698) 2020-01-16 14:10:48 +01:00
index.yml Partials (#3070) 2019-02-13 17:39:39 +00:00
logo.svg Switch to SVG logo 2016-12-14 20:42:51 -05:00
README.md Fix CRLF to LF 2017-06-01 10:45:56 +02:00