Jaworek
|
0e0851aa18
|
feat(InteractionResponses): add message parameter (v13) (#8838)
Co-authored-by: MrMythicalYT <91077061+MrMythicalYT@users.noreply.github.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2022-11-25 18:19:25 +01:00 |
|
Eejit
|
eecc50bfda
|
fix(Activity): Fix equals() not checking for differing emoji (v13) (#8842)
Co-authored-by: Jaworek <jaworekwiadomosci@gmail.com>
|
2022-11-25 18:09:22 +01:00 |
|
vunsh
|
ea117bfb7e
|
docs: update UserContextMenu documentation v13 (#8721)
Co-authored-by: A. Román <kyradiscord@gmail.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2022-10-09 23:05:10 +02:00 |
|
Jiralite
|
ca68fc3f6b
|
feat(GuildBanManager): Add deleteMessageSeconds (#8575)
|
2022-09-02 17:22:36 +02:00 |
|
Jiralite
|
b6f48ec84a
|
Specify time unit in awaitModalSubmit (v13) (#8506)
Co-authored-by: Marcus Otterström <github@otterstrom.dev>
|
2022-08-17 09:47:19 +02:00 |
|
GodderE2D
|
11d69491e0
|
docs: fix broken discord support link (#8485)
|
2022-08-15 15:53:11 +02:00 |
|
RedGuy12
|
03c59e3a83
|
types(Message): correct bulkDelete return type (v13) (#8469)
|
2022-08-10 20:37:51 +02:00 |
|
Jiralite
|
2a46d9f58e
|
fix(ThreadChannel): Handle possibly null parent (v13) (#8467)
|
2022-08-10 20:17:21 +02:00 |
|
Jiralite
|
ae43bca8b0
|
feat(Guild): Add max_video_channel_users (v13) (#8424)
|
2022-08-08 11:05:46 +02:00 |
|
Almeida
|
d0a4199760
|
fix(MessageMentions): ignoreRepliedUser option in has() (v13) (#8365)
|
2022-07-29 10:47:13 +02:00 |
|
Jiralite
|
4f7c1e35c3
|
fix(ThreadChannel): Omit webhook fetching (v13) (#8352)
|
2022-07-24 17:26:34 +02:00 |
|
pat
|
be35db2410
|
refactor(embed): deprecate addField (#8318)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Arjun Sharda <77706434+ArjunSharda@users.noreply.github.com>
Co-authored-by: Almeida <almeidx@pm.me>
|
2022-07-23 23:39:03 +02:00 |
|
Jiralite
|
e95caa7e45
|
refactor(Presence): Remove redundant date parsing (v13) (#8341)
|
2022-07-23 18:21:53 +02:00 |
|
Almeida
|
4cf05559a2
|
fix(ApplicationCommandManager): allow passing 0n to defaultMemberPermissions (v13) (#8312)
|
2022-07-20 20:12:28 +02:00 |
|
Cinnamon
|
9cc336c43b
|
docs: Add MessageActivityType (v13) (#8257)
|
2022-07-09 19:42:43 +02:00 |
|
MateoDeveloper
|
a93f4b1ba2
|
feat(ApplicationCommand): add min_length and max_length for string option (v13) (#8217)
|
2022-07-06 20:39:55 +02:00 |
|
Superchupu
|
feb8e30d2e
|
docs(MessageInteraction): update commandName description (v13) (#8220)
|
2022-07-03 15:43:10 +02:00 |
|
Almeida
|
222fc9c679
|
feat(interaction): add appPermissions (v13) (#8195)
|
2022-06-30 00:36:07 +02:00 |
|
Almeida
|
125696fc79
|
feat: partially backport perms v2 for v13 (#8162)
|
2022-06-24 00:05:11 +02:00 |
|
Jiralite
|
c61fc8082a
|
fix(VoiceChannel): NSFW property (v13) (#8161)
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: pat <73502164+nyapat@users.noreply.github.com>
|
2022-06-23 14:51:42 +02:00 |
|
Jiralite
|
65444f510d
|
docs: TextBasedChannel-> TextBasedChannels typos (v13) (#8155)
|
2022-06-23 12:37:28 +02:00 |
|
MateoDeveloper
|
0ab2227984
|
fix(ModalSubmitInteraction): add isFromMessage() missing method (#8092)
|
2022-06-15 01:02:03 +02:00 |
|
Rodry
|
613fd43fcf
|
types(AutocompleteOption): backport fix and improve types (#8078)
|
2022-06-13 20:03:39 +02:00 |
|
Jiralite
|
3095f350e0
|
fix(AuditLog): default changes to empty array (#8076)
|
2022-06-13 20:03:22 +02:00 |
|
Suneet Tipirneni
|
ddfe15b872
|
feat: backport text-in-voice support to v13 (#7999)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
|
2022-06-05 18:30:48 +02:00 |
|
Josh Wee
|
76df9fdc45
|
fix: video quality mode data property (#7946)
|
2022-06-05 09:36:07 +02:00 |
|
Synbulat Biishev
|
ea28638a0c
|
fix(MessageEmbed): fix a typo (#7906)
|
2022-05-12 10:24:54 +02:00 |
|
Hyro
|
6dcf0bda05
|
docs: fix and improve localization docs (v13 backport) (#7807)
|
2022-04-21 19:06:28 +02:00 |
|
Almeida
|
816936eafb
|
fix(GuildEditData): some fields can be null for v13 (#7633)
* fix(GuildEditData): some fields can be null for v13
* fix: make even more things nullable
|
2022-04-19 16:01:59 +02:00 |
|
Jiralite
|
b9802f4b6f
|
refactor: deprecate v13 properties and methods (#7782)
* refactor: deprecate splitting
* refactor: deprecate `IntegrationApplication#summary`
https://github.com/discordjs/discord.js/pull/7729
* docs: amend store channel wording
* refactor: deprecate fetching of application assets
* docs: deprecate vip field in voice regions
|
2022-04-17 10:52:50 +02:00 |
|
Jiralite
|
1040ce0e71
|
docs(ApplicationCommand): Fix ApplicationCommandOptionChoice (#7798)
|
2022-04-17 10:47:34 +02:00 |
|
Jiralite
|
3eb45e30b3
|
feat: backport (#7787)
|
2022-04-14 12:48:31 +02:00 |
|
Hyro
|
022e138b9a
|
feat: add support for localized slash commands (v13 backport) (#7766)
|
2022-04-14 12:47:46 +02:00 |
|
Superchupu
|
9e4a900e6d
|
feat: app authorization links and tags for v13 (#7731)
|
2022-04-14 12:47:11 +02:00 |
|
Jiralite
|
6c5613255a
|
feat: backport (#7777)
|
2022-04-14 12:45:54 +02:00 |
|
Jiralite
|
ff49b82db7
|
feat: backport (#7778)
|
2022-04-14 12:45:35 +02:00 |
|
Jiralite
|
cedc333940
|
feat: backport (#7783)
|
2022-04-14 12:44:24 +02:00 |
|
Jiralite
|
6daee1b235
|
feat(VoiceChannel): Support video_quality_mode (v13) (#7785)
|
2022-04-14 12:43:25 +02:00 |
|
Jiralite
|
68498a87be
|
feat(StageInstance): add support for associated guild event (#7713)
|
2022-04-12 17:19:59 +02:00 |
|
Ryan Munro
|
e1cdcfa9a6
|
feat(modals): modals, input text components and modal submits, v13 style (#7431)
|
2022-04-09 11:36:49 +02:00 |
|
Jiralite
|
5e8162a137
|
feat: Backport Interaction#isRepliable (#7563)
|
2022-04-09 11:36:15 +02:00 |
|
Rodry
|
9f09702854
|
feat: add methods to managers for v13 (#7611)
|
2022-04-09 11:35:17 +02:00 |
|
Jiralite
|
8e7d15e49d
|
feat: Add premiumSubscriptionCount to InviteGuild (#7629)
|
2022-04-09 11:34:24 +02:00 |
|
Jiralite
|
b9c5676006
|
refactor: remove non-breaking stuff (#7636)
|
2022-04-09 11:33:44 +02:00 |
|
Almeida
|
dfea9c27ce
|
fix(GuildScheduledEvent): handle missing image for v13 (#7627)
|
2022-03-24 20:59:19 +01:00 |
|
Jiralite
|
78140748ce
|
types(InteractionCollector): Fix guild and channel types (#7624)
|
2022-03-10 09:00:58 +01:00 |
|
Ben
|
a7535a2232
|
feat(scheduledevents): Event cover images for v13 (#7613)
Co-authored-by: Suneet Tipirneni <77477100+suneettipirneni@users.noreply.github.com>
|
2022-03-07 19:26:57 +01:00 |
|
Rodry
|
7a52785f7d
|
fix(messagementions): fix has method for v13 (#7591)
Co-authored-by: Almeida <almeidx@pm.me>
Co-authored-by: Synbulat Biishev <syjalo.dev@gmail.com>
|
2022-03-06 16:26:57 +01:00 |
|
Ben
|
13dd82d7fa
|
fix: check if member has admininistrator on moderatable (v13) (#7578)
|
2022-03-02 10:38:04 +01:00 |
|
Jiralite
|
29d42ed319
|
feat: Backport sending message flags (#7560)
|
2022-03-02 10:32:36 +01:00 |
|