Antonio Román
|
b0937502d3
|
refactor: make Structure#deleted a getter to a WeakSet (#7074)
|
2021-12-08 10:47:54 +01:00 |
|
Antonio Román
|
fabd34381c
|
fix(MessagePayload): prevent spread of undefined (#7029)
|
2021-11-29 11:18:41 +01:00 |
|
Jake Ward
|
5e0a7d51fc
|
feat(MessageAttachment): description (alt text) support (#6871)
Co-authored-by: D Trombett <maxtromb.dt@gmail.com>
|
2021-11-11 20:29:17 +01:00 |
|
Jiralite
|
c44ea50157
|
docs: Typos, consistency and grammar fixes (#6811)
|
2021-10-13 12:20:44 +02:00 |
|
J-Human
|
d32956c6b7
|
docs(MessagePayload): change the typo of "wether" to "whether" (#6771)
|
2021-10-06 08:40:25 +02:00 |
|
Jiralite
|
ea6a57e927
|
docs(MessagePayload): Correct return type of resolveFile() (#6605)
|
2021-09-08 14:34:26 +02:00 |
|
Rodry
|
b4afcf8236
|
docs: general cleanup and improvements (#6299)
Co-authored-by: DaStormer <40336269+DaStormer@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-08-05 20:34:06 +01:00 |
|
Souji
|
6e3236ab64
|
fix(Message): make #channel and #guild getters (#6271)
|
2021-08-04 21:47:32 +01:00 |
|
Advaith
|
54d6a3a070
|
feat(Sticker): updates, sticker packs, and guild stickers (#5867)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Tiemen <ThaTiemsz@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: BannerBomb <BannerBomb55@gmail.com>
Co-authored-by: Noel <icrawltogo@gmail.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-07-20 00:17:21 +01:00 |
|
monbrey
|
1dcad051a8
|
revert: support for nested arrays of components, fix error handling (#6081)
|
2021-07-12 07:53:27 +01:00 |
|
BannerBomb
|
4c0426c469
|
docs: fixed several typings and MessagePayload#create JSDoc (#6059)
|
2021-07-05 22:26:06 +01:00 |
|
PanSzelescik
|
28c57246d1
|
feat(Message): add 'failIfNotExists' to ClientOptions (#6038)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-07-05 13:53:40 +01:00 |
|
Antonio Román
|
a7c6678c72
|
refactor: change xID to xId (#6036)
* refactor: change `xID` to `xId`
* Update src/managers/MessageManager.js
Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-07-04 19:54:27 +01:00 |
|
Sugden
|
1e8f01253e
|
refactor: new node features (#5132)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-06-30 21:40:33 +01:00 |
|
monbrey
|
b15d825bb3
|
refactor(MessagePayload): rename APIMessage (#5921)
|
2021-06-27 12:47:15 +01:00 |
|