Commit Graph

422 Commits

Author SHA1 Message Date
Elysia
d16bd89f4a feat: update MessageFlags & MessageTypes 2024-10-05 16:03:03 +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
43d2ea1bc4 feat(Receiver): Add videoData event to allow users to process video data 2024-09-25 19:29:29 +07:00
Elysia
cda3231c5a chore: how to implement MFA? 2024-09-17 21:12:11 +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
Elysia
5a0910a4f9 feat(VoiceState): add methods for fetching voice state
#10442 backport
2024-09-17 19:25:19 +07:00
Elysia
8dfa37fbd9 feat: super reactions
#9336 backport
2024-09-17 19:18:21 +07:00
Elysia
d6d768488b types: Forum starter messages do not support polls
#10276 backport
2024-09-17 18:58:25 +07:00
Elysia
c1367507aa feat(Webhook): allow setting appliedTags on send()
#10027 backport
2024-09-17 18:40:39 +07:00
Elysia
6dde343f9f feat(GuildBanManager): Add bulkCreate() method
#10182 backport
And https://github.com/aiko-chan-ai/discord.js-selfbot-v13/discussions/1219 :?
2024-09-17 18:36:38 +07:00
Elysia
43021548b1 feat(MessageManager): poll methods
backport #10239
2024-09-17 18:19:31 +07:00
Elysia
8fce4c1fbf feat: add support for teams update
#9805 backport
2024-09-17 17:57:51 +07:00
Elysia
f8071f7e79 feat(Channel): Add isThreadOnly()
#9847 backport
2024-09-17 17:51:39 +07:00
Elysia
35ca0c89bf feat: Add media channels
#9662 backport
2024-09-17 17:50:34 +07:00
Elysia
94f90e8aaf feat: deprecated shard 2024-09-17 11:54:28 +07:00
Elysia
51cff59e91 Update index.d.ts 2024-09-17 11:47:47 +07:00
Elysia
35310968cc fix(GuildScheduledEvent): Use if...else pattern and handle partials
backport #9802 djs
2024-09-17 11:43:13 +07:00
Elysia
37e52486ff fix(GuildAuditLogsEntry): correct mapped AuditLogChange objects
backport #10438 djs v14
2024-09-17 10:09:22 +07:00
Elysia
4fa9e42fd5 Update index.d.ts 2024-09-16 22:18:37 +07:00
Elysia
f4a4fb6416 feat: remove Receiver#createVideoStream
nah
2024-09-16 22:01:58 +07:00
Elysia
0bc0246a00 chore: ffmpeg wtf (resolution) 2024-07-29 20:13:56 +07:00
Elysia
55df05d4d8 chore: clean code + add options 2024-07-29 19:01:40 +07:00
Elysia
772739f980 feat: allows to create a group without user 2024-07-28 16:39:16 +07:00
Elysia
74f49ba92d feat: Video receiver (2/n)
- Only VP8 supported
- With example JSDoc
- Tested but bad quality
2024-07-25 21:09:52 +07:00
Elysia
c193116100 fix: voice connection 2024-07-25 10:50:46 +07:00
Elysia
2efb496bf7 release: v3.3.0 2024-07-24 20:22:47 +07:00
Elysia
62855ab34a chore: typing 2024-07-24 19:30:09 +07:00
Elysia
26aa85c126 feat: try implement djs voice + video (v12) 2024-07-24 19:27:50 +07:00
Elysia
558189b217 fix: Unknown Message
This is the `n`th time I've tried to fix this and luckily it worked
Fix: #1194 #1177 #1168 #1108 #1045

Co-Authored-By: The DT <80153297+thedtvn@users.noreply.github.com>
2024-07-06 13:31:26 +07:00
Elysia
516d8917bd feat: RichPresence#setPlatform 2024-07-04 19:12:47 +07:00
Elysia
f63b1528d4 fix: Modal reply event failed
#1201 #1200 #1064
2024-07-04 17:26:04 +07:00
Elysia
d0a97f6b24 chore: release v3.2.0 2024-07-03 22:56:00 +07:00
Elysia
ecb870b324 feat: add support for User Apps
#1183 #1198
2024-07-03 22:40:40 +07:00
Elysia
485dab55bf feat: message poll
#1150 #1147
2024-07-03 21:31:45 +07:00
Elysia
39496afcec feat: disable client.acceptInvite() 2024-07-03 17:24:24 +07:00
TheDevYellowy
d7fc839e80 feat: add email and password login to client 2024-03-26 22:51:17 -05:00
Elysia
3e84e501b7 fix: rpc 2024-01-31 21:19:09 +07:00
Elysia
987aa3a1fb feat: new RPC 2024-01-31 20:54:42 +07:00
Elysia
bbe0399245 fix: friend invite 2024-01-30 14:44:38 +07:00
Elysia
6307a4b7f2 fix: temporary invite & feat: InviteFlags 2024-01-30 12:26:40 +07:00
Elysia
289f812ec6 chore: Add warnings about bot-only gateway events :( 2024-01-29 12:07:04 +07:00
Elysia
e8c2b967c3 feat: sessionId 2024-01-26 20:30:07 +07:00
Elysia
c257659c99 feat: update permissions 2024-01-26 20:26:17 +07:00
Elysia
ddef7b6df2 Update index.d.ts 2024-01-25 23:41:32 +07:00
Elysia
4e909fd889 feat: acceptInvite options 2024-01-25 23:37:11 +07:00
Elysia
4692e5b7d1 feat: Mimic browser TLS fingerprint in node
- Fix Unknown Message (maybe)
2024-01-25 18:48:00 +07:00