Commit Graph

2279 Commits

Author SHA1 Message Date
Skillz
8a42bc71cb fix broken import 2021-05-01 11:08:57 -04:00
Skillz
a1e40a670c fix exports for type guards 2021-05-01 11:06:25 -04:00
Skillz
7da202b5bf Remove unused import 2021-05-01 11:02:37 -04:00
ITOH
2e851fc8d7 Merge pull request #888 from discordeno/buttons-dropdowns
Buttons
2021-05-01 16:35:47 +02:00
ITOH
cb83b00c76 Update src/types/interactions/interaction.ts 2021-05-01 16:33:19 +02:00
Skillz
179a904568 Merge branch 'buttons-dropdowns' of https://github.com/discordeno/discordeno into buttons-dropdowns 2021-05-01 10:25:52 -04:00
Skillz
863595f425 fix message components enum 2021-05-01 10:25:35 -04:00
Skillz4Killz
6e8987104f Update src/types/messages/components/message_component_types.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-05-01 10:24:30 -04:00
Skillz
9dc163f8c3 Merge branch 'buttons-dropdowns' of https://github.com/discordeno/discordeno into buttons-dropdowns 2021-05-01 10:23:39 -04:00
Skillz
c8deb2abb1 leave todo 2021-05-01 10:23:37 -04:00
Skillz
34bfeab05e fix button styles enum 2021-05-01 10:23:03 -04:00
Skillz4Killz
0da6698233 Update src/types/messages/components/button_styles.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-05-01 10:20:15 -04:00
Skillz4Killz
c66b809a67 Update src/types/messages/components/button_component.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-05-01 10:20:10 -04:00
Skillz4Killz
3b4348d0e4 Update src/types/messages/components/action_row.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-05-01 10:20:05 -04:00
Skillz4Killz
9124534938 Update src/types/messages/components/action_row.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-05-01 10:19:50 -04:00
Skillz
5fc8fd2a79 Merge branch 'buttons-dropdowns' of https://github.com/discordeno/discordeno into buttons-dropdowns 2021-05-01 10:19:32 -04:00
Skillz
f65cbc0a0c typo fix 2021-05-01 10:19:28 -04:00
Skillz
a3d2cddd8c 1 less nested if 2021-05-01 10:18:52 -04:00
Skillz4Killz
703d5f682e Update src/helpers/messages/send_message.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-05-01 10:14:33 -04:00
Skillz4Killz
f6b4528d2c Commit from GitHub Actions (Lint) 2021-05-01 12:20:26 +00:00
Skillz
1637ca84b2 Merge branch 'main' of https://github.com/discordeno/discordeno into buttons-dropdowns 2021-05-01 08:20:04 -04:00
Skillz
6de8e1d428 buttons buttons and more buttons 2021-05-01 08:16:28 -04:00
ITOH
82cff0e201 remove(types): no dots in jsdoc comments 2021-05-01 13:04:49 +01:00
ITOH
a594211dfd remove(types): no dots in jsdoc comments 2021-05-01 13:04:27 +01:00
ITOH
e62db7eefe remove(types): no dots in jsdoc comments 2021-05-01 13:04:11 +01:00
keenkairos
acc8eeb074 add(types): nsfw field
* feat(types): add nsfw field to Guild

Reference: 5e63e309bb

Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-05-01 13:03:00 +01:00
keenkairos
bfb8179f20 remove(types): previewAsset from MessageSticker 2021-05-01 13:02:12 +01:00
keenkairos
666b8b6c29 add(types): maximum non guild members ban error code
Reference: 77c3756436
2021-05-01 13:01:04 +01:00
keenkairos
684ce6a693 add(types): withExpiration field to GetInvite (#884)
Reference: 2c9f17887a
2021-05-01 12:59:57 +01:00
keenkairos
102cab643e feat(types): add MENTIONABLE to DiscordApplicationCommandOptionTypes (#883)
Reference: 91379ed787
2021-05-01 12:58:18 +01:00
keenkairos
605ca0a07e add(types): attachments field to EditMessage (#882)
* feat(types): add attachments field to EditMessage

Reference: 0b2b84d94b

Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-05-01 12:56:55 +01:00
ITOH
1e48e58908 remove: ayntee
ayntee has deleted his gh account
2021-05-01 11:34:07 +01:00
ITOH
484c395dd3 delete: ayntee
ayntee has deleted his gh account
2021-05-01 11:33:35 +01:00
keenkairos
c7b2b4d2df feat(types): add attachments field to EditWebhookMessage (#881)
Reference: 5afbad7589
2021-05-01 11:26:23 +01:00
keenkairos
4a6e1e4606 feat(types): add expiresAt field to Invite interface (#880)
Reference: 6dc1b2a3e7
2021-05-01 11:20:51 +01:00
Skillz4Killz
042f386a66 Merge pull request #879 from discordeno/remove-discord-prefixed-types
Remove discord prefixed types
2021-04-30 19:39:15 -04:00
ITOH
208b098ba2 fix some errors 2021-04-30 21:53:17 +02:00
ITOH
9aad8c257e add some aliases 2021-04-30 21:36:31 +02:00
ITOH
fddb0a060c remove Discord* types for webhooks 2021-04-30 19:48:45 +02:00
ITOH
8fc1519d9a remove Discord* types for voice 2021-04-30 19:47:46 +02:00
ITOH
7a21f6e84f remove Discord* types for users 2021-04-30 19:47:21 +02:00
ITOH
1f8b7930bd remove Discord* types for templates 2021-04-30 19:46:37 +02:00
ITOH
a8f76d0461 remove Discord* types for teams 2021-04-30 19:46:12 +02:00
ITOH
c55fa127fd remove Discord* types for permissions 2021-04-30 19:45:52 +02:00
ITOH
628acfce68 remove Discord* types for oauth2 2021-04-30 19:45:23 +02:00
ITOH
fb5d0fa82e remove Discord* types for misc 2021-04-30 19:44:55 +02:00
ITOH
bf32a1e7ff wrong type 2021-04-30 19:43:06 +02:00
ITOH
a381c19ea3 remove Discord* types for messages 2021-04-30 19:42:21 +02:00
ITOH
e164c4b432 remove Discord* types for members 2021-04-30 19:39:46 +02:00
ITOH
f7214fc957 remove Discord* types for invites 2021-04-30 19:38:52 +02:00