Commit Graph

915 Commits

Author SHA1 Message Date
ITOH
32f8b3d8ea https://github.com/discord/discord-api-docs/pull/2685 2021-04-13 22:26:58 +02:00
ITOH
6bfafa852f https://github.com/discord/discord-api-docs/pull/2684 2021-04-13 22:24:35 +02:00
ITOH
92977d97dc https://github.com/discord/discord-api-docs/pull/2630 2021-04-13 22:23:11 +02:00
ITOH
646b799948 https://github.com/discord/discord-api-docs/pull/1779 2021-04-13 22:18:03 +02:00
ITOH
889351f79b https://github.com/discord/discord-api-docs/pull/1741 2021-04-13 22:16:54 +02:00
ITOH
c563f86192 https://github.com/discord/discord-api-docs/pull/1540 2021-04-13 22:16:07 +02:00
ITOH
da0c1e5433 https://github.com/discord/discord-api-docs/pull/1659 2021-04-13 22:10:29 +02:00
ITOH
b5152b980b Merge branch 'main' into discord-prs 2021-04-13 22:01:06 +02:00
ITOH
f31216d0a4 add DISCORDENO_VERSION 2021-04-13 21:59:13 +02:00
ITOH
c358d4f932 use proper invite types 2021-04-13 21:58:57 +02:00
ITOH
29848d9ba5 https://github.com/discord/discord-api-docs/pull/1764 2021-04-13 21:45:17 +02:00
ITOH
121e0711e9 https://github.com/discord/discord-api-docs/pull/1776 2021-04-13 21:40:57 +02:00
ITOH
b60482dc15 https://github.com/discord/discord-api-docs/pull/2053 2021-04-13 21:37:55 +02:00
ITOH
e8dc122616 https://github.com/discord/discord-api-docs/pull/2162 2021-04-13 21:35:13 +02:00
ITOH
f942f9c2f5 https://github.com/discord/discord-api-docs/pull/2214 2021-04-13 21:32:34 +02:00
ITOH
3965e13d92 https://github.com/discord/discord-api-docs/pull/2219 2021-04-13 21:32:12 +02:00
ITOH
e74359eb67 https://github.com/discord/discord-api-docs/pull/2549 2021-04-13 21:25:07 +02:00
ITOH
10d08cd311 https://github.com/discord/discord-api-docs/pull/2550 2021-04-13 21:23:06 +02:00
ITOH
54a34af41a https://github.com/discord/discord-api-docs/pull/2624 2021-04-13 21:22:38 +02:00
ITOH
e8eb846ac5 emojis 2021-04-13 21:19:17 +02:00
ITOH
3a1d48c17d https://github.com/discord/discord-api-docs/pull/2632 2021-04-13 21:14:57 +02:00
ITOH
4cb7bc63d9 https://github.com/discord/discord-api-docs/pull/2600 2021-04-13 21:13:11 +02:00
Skillz4Killz
c85b76cd18 fix: remove extra loops (#848)
* fix: remove extra loops

Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
2021-04-13 19:36:23 +01:00
Skillz4Killz
da3f99cb2c Merge pull request #847 from discordeno/fix-return-type-collections
fix: return types [] => Collection
2021-04-13 14:18:02 -04:00
Skillz4Killz
9446960bb0 deno fmt 2021-04-13 17:59:19 +00:00
Skillz4Killz
c2f2afb211 fix: return types [] => Collection 2021-04-13 17:53:49 +00:00
Skillz4Killz
dc9615bb8a feat: slash dm (#846)
* chore: cleanup comments

* feat: slash in dm and better event args

Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
2021-04-13 18:28:31 +01:00
ITOH
f8d6a74948 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-04-13 19:02:43 +02:00
ITOH
12f9f3c360 fix enums 2021-04-13 19:02:40 +02:00
ITOH
852dca33bf InteractionResponseTypes => DiscordInteractionResponseTypes 2021-04-13 19:02:29 +02:00
Skillz4Killz
a7e3ca37a2 Merge pull request #845 from discordeno/feat-validate-length
feat: add validateLength util
2021-04-13 12:50:27 -04:00
Skillz4Killz
b610d06c5f 2021-04-13 16:46:32 +00:00
Skillz4Killz
d746622681 feat: add validateLength util 2021-04-13 16:45:39 +00:00
Skillz4Killz
72618947f0 feat: implement gateway queue (#844)
* feat: implement gateway queue

* process queues when adding to queue

* fix: tests fixed ready for review

* handle shard closed

Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
2021-04-13 17:29:35 +01:00
Skillz4Killz
16a5ac684a Merge pull request #843 from TriForMine/main
fix(tests): fix typescripts errors
2021-04-13 11:10:20 -04:00
ITOH
2088df100e fix(rest): processRateLimitedPaths use continue instead of return 2021-04-13 14:32:47 +02:00
TriForMine
a881f6b17c 2021-04-13 11:47:36 +00:00
TriForMine
0f8ca1dec2 fix(handlers): add if payload.mentions 2021-04-13 13:47:06 +02:00
ITOH
9b11d390e9 only call processRateLimitedPaths when processing is false 2021-04-13 12:50:03 +02:00
ITOH
81d34c14d2 response error should use reject 2021-04-13 11:49:37 +02:00
ITOH
851b280c87 message content & mentions & mentionRoles can be undefined 2021-04-13 11:44:43 +02:00
ITOH
6a5307aaab rename isObject to isConvertableObject and fix blob convertion 2021-04-13 11:43:24 +02:00
ITOH
2de53bcc42 feat(rest): createRequestBody support multiple files 2021-04-13 11:42:24 +02:00
ITOH
7d202d43cb fix(helpers/messages): sendMessage explicit type for camelKeysToSnakeCase 2021-04-13 11:42:02 +02:00
ITOH
cc327a9f26 fix(eventHandlers): Wrong channel types 2021-04-13 11:04:01 +02:00
ITOH
ece0e29ec8 add any ignore comment 2021-04-13 10:47:32 +02:00
ITOH
0032941b25 Update fetch_members.ts 2021-04-13 10:44:36 +02:00
ITOH
0028fac698 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-04-13 09:59:40 +02:00
ITOH
624c4b57cb fix(structures/channel): wrong type for permissionOverwrites 2021-04-13 09:59:20 +02:00
TriForMine
b93dc0963f fix(helpers): fix import StatusUpdate as type (#842)
* fix(helpers): add missing export for editBotStatus

* fix(helpers): fix import type
2021-04-13 08:31:45 +01:00