TotallyTung
70cc08c2c6
fix
2025-06-24 11:31:41 +07:00
TotallyTung
7a2a3d7a05
component v2
2025-06-23 22:04:53 +07:00
TotallyTung
714f8bd5de
component v2 1
2025-06-23 19:16:41 +07:00
Mario P.
462e0ddcec
feat(embeds): jsonify gif type such as gifv along with video & provider attributes
2025-06-21 05:15:03 +01:00
Lixqa
e1fad0c6d3
Added the ability to fetch role member counts or ids for single roles. (RoleManager.fetchMemberCounts, RoleManager.fetchMemberIds, Role.fetchMemberIds)
2025-05-12 21:05:55 +02:00
Elysia
3d90afd3e5
fix: Exception thrown when attempting to get VoiceState channel
...
#1558
2025-04-25 13:55:27 +07:00
Elysia
35186568a7
chore: release v3.6.1
2025-03-14 17:32:10 +07:00
Elysia
0734e50a52
chore: typing
2025-03-12 15:13:09 +07:00
Elysia
a28c04e89b
Update VoiceState.js
2025-02-27 22:58:33 +07:00
Elysia
e6ea07856d
fix(TextBasedChannel): Add a detailed response for sendTyping
...
Co-Authored-By: NekoCyan <cyanhijirikawa88@gmail.com >
2025-02-27 22:57:07 +07:00
Elysia
c24584f408
feat(Application): add terms of service, privacy policy URLs, and verification key
2025-02-14 23:51:55 +07:00
Elysia
c1c0a62a0e
refactor: use throw instead of Promise.reject
...
#10712 djs
2025-02-14 23:47:07 +07:00
Elysia
3afa12574a
Update ThreadChannel.js
2025-02-14 23:00:52 +07:00
Elysia
725d19143b
Update Message.js
2025-02-14 23:00:49 +07:00
Elysia
9ae420e0de
Update DMChannel.js
2025-02-14 23:00:47 +07:00
Elysia
98191fe05d
Update GroupDMChannel.js
2025-02-14 22:58:20 +07:00
Elysia
6def191aa8
feat: Incident Actions
...
#10727 djs
2025-02-14 22:50:09 +07:00
Elysia
413bf9d981
feat: message forwards
...
#10733 djs
2025-02-14 22:41:15 +07:00
Elysia
4dabf78067
docs(Message): improve message snapshots description
...
#10709 djs
2025-02-14 22:24:13 +07:00
Elysia
e53ff466cd
fix(Guild): type error with permissionOverwrites
...
#10527 djs
2025-02-14 22:16:53 +07:00
Elysia
76ebd7ad55
fix(TextBasedChannel): add error handling for invalid application commands
2025-02-08 16:21:55 +07:00
Elysia
821df54c6f
feat: reimplement SessionManager
...
#1490
2025-02-07 19:21:27 +07:00
Elysia
9f44c85782
fix(Message): move messageSnapshots initialization to the correct position
2025-01-21 02:50:43 +07:00
Elysia
bb20d581eb
fix: use resolve() for PermissionOverwrites
...
#10686 djs
2025-01-21 02:21:15 +07:00
Elysia
f0d3584a2a
fix(Message): Ensure channel is defined for clean content
...
#10681 djs
2025-01-21 02:17:11 +07:00
Elysia
62d2630643
refactor: use cache.get() for snowflakes, resolve() otherwise
...
#10626 djs
2025-01-21 02:09:03 +07:00
Elysia
b76e8124c6
feat: message forwarding
...
#10464 djs
2025-01-21 01:51:46 +07:00
Elysia
f0f0871d08
feat(GuildMember): Banners
...
#10384 djs
2025-01-21 01:40:30 +07:00
Elysia
8b04bbe667
feat: Voice Channel Effect Send
...
#10318 djs
2025-01-21 01:35:23 +07:00
Elysia
599e53abe6
feat: Emit reaction type on gateway events
...
#10598 djs
2025-01-21 01:29:18 +07:00
Elysia
d0aa9b3702
fix(GuildScheduledEvent): handle null recurrence_rule
...
#10543 djs
2025-01-21 01:15:13 +07:00
Elysia
8b05852a85
fix(MessageReaction): Address undefined burst properties
...
#10597 djs
2025-01-21 00:59:37 +07:00
Elysia
963d244d07
fix(ThreadChannel): Make ownerId always present
...
#10618 djs
2025-01-21 00:58:18 +07:00
Elysia
6170b3755b
fix(InteractionResponses): Properly resolve message flags
...
#10661 djs
2025-01-21 00:55:48 +07:00
Elysia
15f707b38a
feat: auto MFA handling
...
Co-Authored-By: Yellowy <64450187+TheDevYellowy@users.noreply.github.com >
2025-01-20 23:44:36 +07:00
Elysia
5f9ac34780
fix: remove deprecated ring method from User class and update return type in GroupDMChannel
2024-11-27 16:21:27 +07:00
Elysia
93e9810b0b
fix: improve recipient validation in ring method of GroupDMChannel
2024-11-27 16:11:51 +07:00
Elysia
35596b9ace
fix(User): remove fetchFlags()
...
#8755 djs v15.0.0
2024-10-27 12:31:22 +07:00
Elysia
c07178297b
feat: forwarding messages
2024-10-27 12:26:13 +07:00
Elysia
966f25bb8d
feat: polls
...
Added support for polls similar to discord.js v14 (including class, event).
Breaking change: Do not use and remove MessagePoll.
2024-10-27 10:45:29 +07:00
Elysia
707c4397a4
feat: Implement forward feature with Message.forward and Message.snapshot
2024-10-05 16:59:09 +07:00
Elysia
ebc18df352
feat: Updated decoration links & prop
...
#1037
2024-10-04 17:46:10 +07:00
Elysia
b5f10f801e
feat(Guild): Add new parameter to setVanityCode method to allow entering MFA code ( #1294 )
2024-09-25 19:36:18 +07:00
Elysia
8ae85e4417
fix: Cannot read properties of undefined (reading 'burst')
2024-09-17 21:20:39 +07:00
Elysia
f7e328e569
fix(TextBasedChannel) sendSlash
...
#1234
#1214
2024-09-17 20:52:47 +07:00
Elysia
4e09cdf68c
fix(VoiceState): event return VS#streaming incorrect
...
fix #1236
2024-09-17 20:41:54 +07:00
Elysia
aed4d149b3
chore: polls
...
backport #10185
**Note:** The `MessagePoll` class implemented here is completely different from the `Poll` class in Discord.js v14. Be sure to check the documentation before using it.
2024-09-17 20:18:30 +07:00
Elysia
8dddbe1352
feat(User): add avatarDecorationData
...
#9888 backport
2024-09-17 20:03:14 +07:00
Elysia
4abb56e265
feat(Message): add call
...
#10283 backport
2024-09-17 19:30:44 +07:00
Elysia
93b4118145
feat(Attachment): add title
...
#10423 backport
2024-09-17 19:27:43 +07:00