Commit Graph

298 Commits

Author SHA1 Message Date
March 7th
4be5656f3d fix(ClientUser): Method (require nitro) not work 2022-08-01 12:31:18 +07:00
March 7th
6b698183f9 feat(Constants): Update more Discord API Error 2022-07-26 20:45:48 +07:00
March 7th
136bf7ae50 fix(Button + SelectMenu): wrong applicationId #222 2022-07-26 10:16:27 +07:00
March 7th
0a695d9edc fix(ThreadChannel): Omit webhook fetching (v13)
#8352 v13.10.0
2022-07-26 10:01:20 +07:00
March 7th
a3f8f9f0fa refactor(embed): deprecate addField
#8318 v13.9.1
2022-07-26 09:57:57 +07:00
March 7th
aecc7edec5 refactor(Presence): Remove redundant date parsing (v13)
#8341 v13.9.1
2022-07-26 09:55:32 +07:00
March 7th
94c0ae135a fix(ApplicationCommandManager): allow passing 0n to defaultMemberPermissions (v13)
#8312 v13.9.1
2022-07-26 09:53:57 +07:00
March 7th
8edbf22e7c fix(RPC): Button invalid (ipc) 2022-07-23 19:24:43 +07:00
March 7th
eb1aa1458d feat(Client): Add authorizeURL method 2022-07-23 19:21:37 +07:00
March 7th
46800d957b fix(RichPresence) IPC Convert 2022-07-23 19:21:09 +07:00
March 7th
7e44c3ff82 feat(RichPresence): Support RPC Discord Apps (IPC) 2022-07-23 18:56:27 +07:00
March 7th
97db955466 feat(Relationships): Change enum 2022-07-23 18:55:53 +07:00
March 7th
5ac7dcf853 feat: Add new ApplicationFlags 2022-07-22 11:08:40 +07:00
March 7th
7d993c607e fix: Collection is not a constructor
v1.0.0 :v
2022-07-19 20:32:01 +07:00
March 7th
0a6c6d6c10 chore(deps) Description
- @discordjs/collection v0.7 > v1.0
- @discordjs/voice v0.10 > v0.11
- Update patch @discordjs/voice
2022-07-19 20:31:14 +07:00
March 7th
f7db2384b9 feat(RelationshipsManager): new cancelFriendRequest method
Extends (add Typings)
2022-07-19 20:27:32 +07:00
Mantou
64e6dae193
feat(RelationshipsManager): new cancelFriendRequest method 2022-07-19 18:50:41 +08:00
March 7th
110c8590a7 fix(PermissionOverwriteManager): mutates user
#8282 v13.9.0
2022-07-18 00:58:28 +07:00
March 7th
d454853679 fix(GuildChannelManager): Access resolveId correctly (v13)
#8297 v13.9.0
2022-07-18 00:57:25 +07:00
March 7th
0e38d4caf7 docs: add new HTTP Error Codes 50068 (v13)
#8273 v13.9.0
2022-07-18 00:56:30 +07:00
March 7th
84aa682bf6 feat(MessageManager): Add offset and limit (search method) 2022-07-17 22:26:50 +07:00
March 7th
600df364f4 fix: see description
- Spell Check
- Rewrite Docs
- Rewrite Enums
2022-07-17 17:52:28 +07:00
NekoCyan
44088b90fe
fix(nitroType): undefined. 2022-07-17 02:58:22 +07:00
March 7th
f0b45f981e chore(release): v2.3.8 2022-07-16 16:37:41 +07:00
March 7th
427ea92b88 fix(READY): Missing log 2022-07-16 15:50:48 +07:00
March 7th
83a064e689 fix(RPC): Invalid data 2022-07-16 15:43:11 +07:00
March 7th
4436e0ee85 fix: Spam log when client ready 2022-07-16 15:31:44 +07:00
March 7th
156cdd4918 feat(VoiceState): add user prop. 2022-07-16 00:50:27 +07:00
March 7th
3b5ac56f46 fix(GuildChannelManager): edit lockPermissions
#8267 - djs v13.9
2022-07-15 21:40:30 +07:00
March 7th
93d875c237 fix: Fetch message from NSFW Channel
fix #203
2022-07-15 21:35:23 +07:00
March 7th
a1c8093181 fix(DiscordAuthWebsocket): Show log when option.hideLog = true 2022-07-15 19:05:56 +07:00
March 7th
cbfe38f714 fix(VoiceState) channel return null (DM/Group) 2022-07-15 18:20:34 +07:00
March 7th
d09b7a7bf5 typing: method for User 2022-07-15 17:41:26 +07:00
March 7th
98467dc92d typing: replace respond data 2022-07-15 17:35:01 +07:00
March 7th
fad6d708b4 chore(release): v2.3.75
- fix: VoiceStateUpdate event not working (DM channels + Group DM channels)
- docs: add sendSlash method
- feat: Add new Event: callCreate, callUpdate, callDelete
- fix(GroupDM): method require Class
2022-07-15 17:26:25 +07:00
March 7th
fb6ab3f8e8 fix(MessageManager) fetch throw 'Missing Access' 2022-07-15 01:56:00 +07:00
March 7th
b4c3de0fdf Revert "Merge pull request #204 from websharik/main"
This reverts commit 40db78ea7d, reversing
changes made to 7d8b15b007.
2022-07-15 01:53:41 +07:00
March 7th
d59a5c30d0 Revert "Merge pull request #205 from websharik/main"
This reverts commit e284ef51ee, reversing
changes made to 40db78ea7d.
2022-07-15 01:53:23 +07:00
Lion
a39e645edc Lint 2022-07-14 20:06:01 +03:00
Lion
bf61917ee0 Fix channel.messages.fetch throw 'Missing Access' 2022-07-14 19:21:45 +03:00
March 7th
7d8b15b007 fix: autoRedeemNitro not working 2022-07-12 22:08:38 +07:00
March 7th
02348ef5ad fix(Event): this.message is undefined
Fixed #199
2022-07-12 21:29:59 +07:00
March 7th
1a6b3addfe refactor(Interaction): See description
- Change the data returned when interacting, from `nonce: Snowflake` to `data: InteractionResponseBody` (use try catch to detect command errors)
- Full support for Autocomplete (Automatically selects the first option)
2022-07-12 19:30:18 +07:00
March 7th
b1257bc62d fix: Export, Typing, etc.
- Rename `RemoteAuth` > `DiscordAuthWebsocket`
- Add new method: Client.remoteAuth() & Client.createToken()
- fix: RedeemNitro (wrong Regex)
2022-07-11 15:04:07 +07:00
March 7th
fe9be92bd2 fix(export): Classname 2022-07-10 19:28:47 +07:00
March 7th
c4c6f0832f docs: Fix DeveloperPortalApplication 2022-07-10 16:40:51 +07:00
March 7th
34073738c8 docs: Fix DeveloperPortalApplication 2022-07-10 16:31:42 +07:00
March 7th
aae4b3d1d9 chore(release): v2.3.7
- docs: Add `MessageActivityType` (v13) #8257
- Developer Portal control support (create, delete)
- Application: create bot, reset secret, token, delete, edit, assets
2022-07-10 16:26:40 +07:00
March 7th
2d78b2437e fix(PresenceUpdate): Event not emit 2022-07-09 20:14:18 +07:00
March 7th
536a86a5f3 Minor update
- feat(Client): redeemNitro & autoRedeemNitro
- fix(Modal): Reply modal bug
- fix(RichPresence): setAssetsImage bug
- refactor(RichPresence): Clean code
2022-07-09 19:47:00 +07:00