Commit Graph

2896 Commits

Author SHA1 Message Date
ITOH
534cdabce8 Merge branch 'some-changes' of https://github.com/discordeno/discordeno into some-changes 2021-06-05 11:36:09 +02:00
ITOH
5029c5286d remove: guild#region 2021-06-05 10:26:57 +02:00
itohatweb
d75477aa4c change: prettier code 2021-06-05 08:16:39 +00:00
ITOH
b19fbf596c run prettier 2021-06-05 10:14:51 +02:00
rigormorrtiss
4bf485ba84 add: ApplicationCommand#guildId (#1017) 2021-06-05 10:13:58 +02:00
rigormorrtiss
56bd11b4ff add: Ticket, Monetization, Stickers guild features (#1014) 2021-06-05 10:12:54 +02:00
rigormorrtiss
3e8e72288d add: audit log types for stage instances (#1013)
* feat(types/audit_log): add stage instances to events

* fix: add StageInstanceUpdate

* fix: add privacy_level change key

Co-authored-by: ITOH <to@itoh.at>
2021-06-05 10:11:15 +02:00
rigormorrtiss
501772a9b5 fix: VoiceState#member is not nullable (#1018)
This reverts commit 7750f8f467.
2021-06-05 10:05:13 +02:00
Skillz4Killz
80f4f1c50e tiny fix 11.0.0-rc.6 2021-06-04 22:42:57 +00:00
Skillz4Killz
a530d27240 Update cache.ts 2021-06-04 18:34:19 -04:00
Skillz4Killz
ab30ebbcb9 Update cache.ts 2021-06-04 18:32:33 -04:00
rigormorrtiss
7750f8f467 fix: VoiceState#member nullable (#995)
* fix(types/voice): member field in VoiceState is nullable

* member is optional for live stages

* Update JSDoc comment block for VoiceState#member

* Revert "member is optional for live stages"

This reverts commit 2faa8b129b.

* feat(handlers/voice): add voiceLurkerJoin event
2021-06-04 20:45:47 +02:00
ITOH
7b9da2cb1f change: ThreadMetadata#archiverId has been removed 2021-06-04 16:20:27 +02:00
rigormorrtiss
aabc8db7e1 add: JSON Error Code 20031 (#1016) 2021-06-04 11:12:34 +02:00
rigormorrtiss
a92143e919 fix: Application#owner is optional (#1012) 2021-06-03 09:33:19 +02:00
ITOH
b8f0e025ff Merge pull request #1011 from lumap/patch-1
add: eventHandlers interaction clarify type property
2021-06-02 20:28:41 +02:00
Lumap
8c72da80f5 Interaction docs for buttons
Changed `Sent when a user uses a Slash Command` to `Sent when a user uses a Slash Command (type 2) or clicks a button (type 3)` as interaction create event also triggers when a button is clicked now. The user can determine what was done by checking interaction.type
2021-06-02 19:51:10 +02:00
Skillz4Killz
41d32f90ad Merge pull request #1009 from discordeno/fix-some-things
Fix some things
2021-06-01 10:45:23 -04:00
Skillz4Killz
371665468a Merge pull request #1010 from discordeno/make-runMehtod-reject-required
change: make RestRequest.reject required
2021-06-01 10:44:24 -04:00
ITOH
dac7c65795 change: make RestRequest.reject required 2021-05-31 22:29:54 +02:00
ITOH
b269304a88 change: use options for editBotProfile 2021-05-31 19:48:41 +02:00
ITOH
04c093bbff change: validate components at start 2021-05-31 19:48:31 +02:00
ITOH
71df32b684 fix: typo 2021-05-31 19:48:20 +02:00
ITOH
83b7a708e7 fix: snakelize request body 2021-05-31 19:48:13 +02:00
ITOH
220ea9ebb8 change: use bigint for better ux 2021-05-31 19:46:57 +02:00
Skillz4Killz
96f8a1c568 Merge pull request #1007 from discordeno/change-to-object-keys
change: structure loops use Object.keys
2021-05-30 08:49:17 -04:00
ITOH
521e6352e0 Update channel.ts 2021-05-30 00:42:05 +02:00
ITOH
655b83f45e add: button_data.ta to mod export 2021-05-29 23:14:21 +02:00
itohatweb
b59a2ae18a change: prettier code 2021-05-29 20:32:26 +00:00
ITOH
a6d0045658 change: use Object.keys 2021-05-29 22:31:49 +02:00
ITOH
7142fedcdb Merge branch 'main' of https://github.com/discordeno/discordeno into main 11.0.0-rc.5 2021-05-29 22:25:01 +02:00
ITOH
7be4c00c8a change: update version 2021-05-29 22:24:50 +02:00
ITOH
c1f0426b97 Merge pull request #1006 from discordeno/prettier
prettier
2021-05-29 22:15:53 +02:00
Skillz4Killz
8df274ce99 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-05-29 20:13:50 +00:00
Skillz4Killz
9d65162eda fix: certain queues not starting separately 2021-05-29 20:13:48 +00:00
ITOH
6212cf73d1 more stuff 2021-05-29 21:40:20 +02:00
ITOH
36d67cbc95 Merge branch 'prettier' of https://github.com/discordeno/discordeno into prettier 2021-05-29 21:31:25 +02:00
ITOH
a2ddddb4bc fix rate limits 2021-05-29 21:31:23 +02:00
ITOH
58c2d8cb4e Merge branch 'main' into prettier 2021-05-29 21:30:43 +02:00
itohatweb
72e3f90278 change: prettier code 2021-05-29 19:27:28 +00:00
ITOH
8e0c4e2492 prettier 2021-05-29 21:26:53 +02:00
ITOH
e2035709f1 Merge pull request #1000 from discordeno/implement-sweeper
add: sweepers
2021-05-29 21:15:08 +02:00
Skillz4Killz
2224306486 Merge pull request #1002 from discordeno/select-dropdown
add: select-dropdowns
2021-05-29 15:10:34 -04:00
Skillz4Killz
9a47123580 Merge pull request #1004 from rigormorrtiss/url-search-params
change: processQueue use faster Object.keys() to create query args
2021-05-29 15:10:06 -04:00
ITOH
d5e3315b98 some hacky fix 2021-05-29 21:09:07 +02:00
ITOH
63b42112ae Update stop_sweepers.ts 2021-05-29 20:52:27 +02:00
Skillz4Killz
d817659941 use enums 2021-05-29 18:46:15 +00:00
ITOH
15442a54e3 fix more 2021-05-29 20:40:37 +02:00
rigormorrtiss
ada3e9b43a perf(rest): use Object.keys() instead 2021-05-29 21:37:58 +04:00
ITOH
5e616f14b3 fix: endless tests 2021-05-29 19:29:43 +02:00