Jiralite
|
a8e60105fb
|
types: More accurate types instead of GuildChannelResolvable (#6744)
|
2021-10-03 15:01:38 +02:00 |
|
Almeida
|
9e421f6ccf
|
fix(Role): toJSON() throwing due to permission bigints (#6724)
|
2021-10-03 15:01:24 +02:00 |
|
ObscuritySRL
|
28d96e344b
|
feat(Interaction): add memberPermissions (#6741)
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
|
2021-10-03 15:01:07 +02:00 |
|
Rodry
|
3eacf7a587
|
feat(CategoryChannel): add createChannel shortcut method (#6614)
|
2021-10-03 15:00:41 +02:00 |
|
Almeida
|
e9daa31eaf
|
perf: use logical assignments instead of if statements (#6693)
|
2021-10-03 14:59:57 +02:00 |
|
Rodry
|
9eb9591473
|
fix: don't patch set data with undefined (#6694)
|
2021-10-03 14:59:52 +02:00 |
|
Rodry
|
b76bb8a409
|
fix(Invite): #guild never resolving into a Guild (#6742)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-10-02 23:46:32 +02:00 |
|
Jiralite
|
107822d28d
|
feat: Allow webhooks to fetch, edit and delete messages in threads (#6695)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-10-02 13:42:25 +02:00 |
|
Jiralite
|
3a978f347c
|
types(Vanity): Make uses non-nullable (#6715)
|
2021-10-02 13:41:30 +02:00 |
|
Advaith
|
10478ad148
|
feat(Threads): update permissions and fix getters (#6466)
|
2021-10-02 13:41:05 +02:00 |
|
Jiralite
|
2803db683d
|
feat(PartialGroupDMChannel): Add recipients & fix name (#6713)
|
2021-10-02 13:40:40 +02:00 |
|
cherryblossom000
|
3f1100976f
|
docs(Message): fix return type for reply (#6720)
|
2021-10-02 13:40:15 +02:00 |
|
Almeida
|
531b46c60d
|
refactor: use the node: protocol (#6710)
|
2021-10-02 13:40:02 +02:00 |
|
Rodry
|
466e796a1d
|
docs(CommandInteractionResolvedData): fix key type (#6729)
|
2021-10-02 13:38:59 +02:00 |
|
Rodry
|
dfd7b403a9
|
feat(GuildMember): add guild avatars (#5696)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Shubham Parihar <shubhamparihar391@gmail.com>
Co-authored-by: GoldenAngel <50855202+GoldenAngel2@users.noreply.github.com>
|
2021-09-28 18:53:37 +02:00 |
|
Shubham Parihar
|
c5db0ff606
|
feat(MessageAttachment): add support for ephemeral property (#6652)
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
|
2021-09-28 18:52:03 +02:00 |
|
Rodry
|
60aa9ae478
|
fix(Message): throw error on missing channel (#6581)
Co-authored-by: D Trombett <73136330+DTrombett@users.noreply.github.com>
|
2021-09-28 18:51:42 +02:00 |
|
ckohen
|
3b14883e34
|
feat(ApplicationCommand): add support for channel_types (#6640)
Co-authored-by: Tiemen <ThaTiemsz@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2021-09-27 13:49:39 +02:00 |
|
Jiralite
|
60b8ba6b86
|
fix(GuildEmoji): Cache restricted roles and author data (#6675)
|
2021-09-26 21:38:58 +02:00 |
|
Andreas Clausen
|
94ca0f599d
|
typings(VoiceState): allow moving members to stage channels (#6684)
|
2021-09-26 21:33:11 +02:00 |
|
Rodry
|
caa3b60c30
|
feat(Integration): add missing props and fix docs/types (#6623)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-09-23 13:47:01 +02:00 |
|
Rodry
|
29dd319b68
|
refactor(VoiceState): use manager edit method to remove error (#6631)
|
2021-09-23 13:46:55 +02:00 |
|
tig
|
5d87398f9f
|
fix(xxxable): follow more properly with discord behavior (#6551)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-09-23 13:41:18 +02:00 |
|
Shubham Parihar
|
603350645d
|
fix: allow null to be passed in order to reset icon/avatar (#6646)
|
2021-09-23 13:40:51 +02:00 |
|
tig
|
88e2622dde
|
docs(VoiceChannel): deprecate editable (#6613)
|
2021-09-15 00:26:10 +02:00 |
|
Jiralite
|
75d85f7838
|
types(WelcomeChannel): Allow store channels (#6615)
|
2021-09-15 00:26:03 +02:00 |
|
Rodry
|
8add4b08f5
|
feat: default values for setX boolean methods (#6619)
|
2021-09-15 00:25:50 +02:00 |
|
Rodry
|
256fb905fe
|
types(MessageEmbed): allow APIEmbed type (#6629)
|
2021-09-15 00:19:49 +02:00 |
|
Rodry
|
3183b1166a
|
fix(Message): pinnable returning false in non-DEFAULT messages (#6585)
|
2021-09-09 19:51:21 +02:00 |
|
Shubham Parihar
|
f866512e84
|
feat(ApplicationCommand): add version property (#6603)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-09-09 18:52:39 +02:00 |
|
Suneet Tipirneni
|
8cc3885739
|
typings: make channelId non-nullable on MessageComponentInteraction (#6600)
|
2021-09-08 14:42:05 +02:00 |
|
Jiralite
|
ea6a57e927
|
docs(MessagePayload): Correct return type of resolveFile() (#6605)
|
2021-09-08 14:34:26 +02:00 |
|
Rodry
|
db73cf9255
|
docs(MessageButton): fix info tag (#6590)
|
2021-09-05 15:39:27 +01:00 |
|
Rodry
|
08edc0b1db
|
fix(ThreadChannel): fetchStarterMessage bug (#6584)
|
2021-09-03 18:22:49 +01:00 |
|
Rodry
|
00bd92a451
|
refactor: ES2021 features (#6540)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Voltrex <mohammadkeyvanzade94@gmail.com>
|
2021-09-03 12:58:01 +01:00 |
|
ckohen
|
581921f8b7
|
feat(ApplicationCommand): add #equals (#6414)
Co-authored-by: Juruel Keanu Lorenzo <keanulorenzo32@gmail.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
|
2021-08-30 11:56:47 +01:00 |
|
GodderE2D
|
33f6f8211f
|
docs(WidgetMember): fix typo for deaf (#6564)
|
2021-08-30 08:10:59 +01:00 |
|
Jiralite
|
34024f5ef6
|
docs: Fix JSDoc for ClientUser#edit (#6554)
|
2021-08-29 20:55:39 +01:00 |
|
DraftMan
|
9301c9b420
|
fix(GuildChannel): Fix manageable method for voice-channels (#6447)
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Kyra <kyranet@users.noreply.github.com>
Co-authored-by: ckohen <chaikohen@gmail.com>
|
2021-08-29 16:26:05 +01:00 |
|
Jiralite
|
774e9609d2
|
typings(CommandInteractionOptionResolver): Document & type thread channels (#6521)
|
2021-08-29 13:23:20 +01:00 |
|
ckohen
|
a6932546e2
|
feat(Threads): add support for invitable in private threads (#6501)
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-08-29 13:23:01 +01:00 |
|
Sugden
|
8a8c69a257
|
fix(MessageAttachment): re-assign name (#6518)
|
2021-08-24 21:32:56 +01:00 |
|
Advaith
|
839c6da03d
|
feat(User): banners and accent colors (#6117)
* feat(User): support banners
don't mind it for now, just trying
* feat(User): support banners
* fix(Constants): declare dynamic
* fix(User): eslint
* typings: update User typings
* fix(User): add banner to equals and json bannerURL
* typings: missing dynamic
* refactor: xID to xId
* types: re-add typings
* feat: add banner color and fetch note
* feat: switch to accent color (swap hex and dec))
* Update src/structures/User.js
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
* Update typings/index.d.ts
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Koyamie <koyamie1@gmail.com>
Co-authored-by: Noel <icrawltogo@gmail.com>
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
|
2021-08-24 21:32:18 +01:00 |
|
Justin
|
96e26c428d
|
feat(MessageAttachment): allow files to be marked as spoilers (#6509)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-08-24 21:25:45 +01:00 |
|
Rodry
|
705c5a1c17
|
feat(ThreadChannel): add fetchStarterMessage (#6488)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-08-24 21:22:11 +01:00 |
|
Jiralite
|
57b94b9adf
|
feat(Message): Add method to resolve a component by id (#6484)
|
2021-08-24 21:20:43 +01:00 |
|
Megatank58
|
9ca10cce06
|
docs: fix wrong type being displayed in docs (#6504)
|
2021-08-24 21:20:23 +01:00 |
|
Rodry
|
fb50dd9841
|
feat: set methods for MessageActionRow and MessageSelectMenu (#6490)
|
2021-08-24 21:20:03 +01:00 |
|
Jeroen Claassens
|
7aff15a055
|
typings(MessageEmbed): allow null for setTimestamp (#6514)
|
2021-08-24 21:19:03 +01:00 |
|
Francis Rivard
|
21983de3e0
|
feat(Guild): Add Guild#maximumBitrate getter. (#6455)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-08-23 15:19:55 +01:00 |
|