Elysia
0cf8507897
chore: update client build number
2024-09-17 21:16:27 +07:00
Elysia
cda3231c5a
chore: how to implement MFA?
2024-09-17 21:12:11 +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
fb510d9bf5
refactor(actions): safer getChannel calls
...
backport #10434
2024-09-17 20:23:59 +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
e9adc0c20e
Update MessageReactionAdd.js
2024-09-17 19:25:57 +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
09c9cefc3f
fix(actions): always emit message create for own messages
...
#10211 backport
2024-09-17 18:50:03 +07:00
Elysia
a7355c78c3
fix(Message): not crosspostable if has a poll
...
#10246 backport
2024-09-17 18:48:52 +07:00
Elysia
bd1d157552
perf(Presence): prefer boolean client status comparison before activity checks
...
#10213 backport
2024-09-17 18:44:29 +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
d70539ead5
Update index.js
2024-09-17 18:06:41 +07:00
Elysia
09a0425d8e
chore: fix import / require module
2024-09-17 18:01:27 +07:00
Elysia
0c7abf7e1d
Update Presence.js
2024-09-17 17:59: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
293a8b8fd8
docs(Attachment): add MIME types link to contentType
...
backport 9824
2024-09-17 17:16:52 +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
f6bc9efabb
fix(Emoji): id set as undefined edge case
...
backport #9953 djs
2024-09-17 11:44:26 +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
efb5d3e35f
fix(Client): Ensure destroyed connections are not ready
...
backport #9942 djs v14
2024-09-17 11:28:48 +07:00
Elysia
7abf153b56
fix(Action): Ensure all properties on getChannel() are passed
...
backport #10278 djs v14
2024-09-17 11:26:02 +07:00
Elysia
f12662ef20
fix: Throw error on no message id for Message#fetchReference()
...
backport #10295 djs
2024-09-17 11:20:03 +07:00
Elysia
f9e6f995fb
fix(Message): properly compare attachments and embeds
...
backport #10282 djs v14
2024-09-17 11:17:23 +07:00
Elysia
37e52486ff
fix(GuildAuditLogsEntry): correct mapped AuditLogChange objects
...
backport #10438 djs v14
2024-09-17 10:09:22 +07:00
Elysia
e7ff84471c
chore: add new deps: @stablelib/xchacha20poly1305
2024-09-16 23:49:23 +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
99e348fe2b
feat: removing old voice encryption modes
...
- VP8 working (ok)
- H264 working (bad)
by #101 (dank074/Discord-video-stream)
2024-09-16 22:01:15 +07:00
Elysia
e9d81ce25c
Update Secretbox.js
2024-09-16 20:44:04 +07:00
Elysia
7e5dd06c2b
feat: using old voice encryption modes (for video)
2024-08-24 20:21:39 +07:00
Elysia
2cf9b36ce7
feat: Update voice encryption modes
...
https://discord.com/developers/docs/change-log#voice-encryption-modes
#10451 djs
2024-08-23 18:04:47 +07:00
Elysia
5915cee4ab
fix: MessageButton is not a constructor
...
#1249
2024-08-23 17:30:56 +07:00
Elysia
1782596fd9
fix(voice): mark stream as ended
...
#10455 djs
2024-08-23 17:25:16 +07:00
Elysia
dbd5e1ee34
chore: remove tweetnacl
2024-08-23 17:24:46 +07:00
Elysia
9591b4c64c
Merge pull request #1251 from 002-sans/main
...
chore: Some random updates
2024-08-23 03:24:51 +07:00
Sans
a168858aaf
Update ChannelManager.js
2024-08-22 22:17:36 +02:00
Sans
96fd943153
Update package.json
2024-08-21 01:52:40 +02:00
Sans
f26ec5a086
Update Presence.js
2024-08-21 01:49:03 +02:00
Sans
0d86b712b9
Update Message.js
2024-08-19 00:27:51 +02:00