Commit Graph

1471 Commits

Author SHA1 Message Date
rigormorrtiss ee164bff22 remove(types): System user flag (#889)
Reference: https://github.com/discord/discord-api-docs/commit/9293f0d490ac6acf9d627e429e5a8131b303b528

BREAKING: The flag "System" has been removed from the documentation on 9 April 2021
2021-05-02 17:57:18 +01:00
rigormorrtiss a33193fa92 remove(types): privateChannels field from Ready (#890)
* refactor(types): remove privateChannels field from Ready

BREAKING: since Tuesday, 6 April 2021, private_channels field has been undocumented by @night. Reference commit: https://github.com/discord/discord-api-docs/commit/f36156dbb641f5c4d4f4593f345bfd6e27fdee08
2021-05-02 17:56:13 +01:00
ITOH f0ea01b502 add: getArchivedThreads 2021-05-02 18:20:57 +02:00
ITOH 28e407ca03 add: getThreadMembers 2021-05-02 17:17:17 +02:00
ITOH 8c23b88dc5 add: removeFromThread 2021-05-02 17:17:11 +02:00
ITOH 4faeab8bac add: startThread 2021-05-02 16:35:26 +02:00
ITOH 02b9d7188f Update edit_channel.ts 2021-05-02 16:35:11 +02:00
ITOH b5f5b0caf6 add: more thread endpoints 2021-05-02 14:39:27 +02:00
ITOH 86af3a089c add: START_THREAD endpoint 2021-05-02 13:42:15 +02:00
ITOH 2087aceb30 Merge branch 'main' into threads 2021-05-02 13:37:13 +02:00
ITOH 64606025ec add: delete thread functionality 2021-05-02 13:37:07 +02:00
ITOH 6f7ade244a add: thread channel support 2021-05-02 12:34:47 +02:00
ITOH dfe822f4d2 fix(types): messageId is optional 2021-05-02 00:35:16 +02:00
ITOH 9ff0c2c693 Update utils.ts 2021-05-01 23:37:26 +02:00
ITOH 95fdb6b064 idk 2021-05-01 23:37:19 +02:00
ITOH 8a974511c9 fmt 2021-05-01 23:37:10 +02:00
ITOH 8fa98b4970 Update channel.ts 2021-05-01 23:37:05 +02:00
ITOH 478952d9eb fix(helpers/messages): sendMessage add new thread types to channel type check 2021-05-01 23:36:59 +02:00
ITOH 8840ed5662 changed: moved thread types to channel/threads 2021-05-01 23:36:17 +02:00
ITOH d60ccae805 fix(types): channel.permissionOverwrites can be undefined 2021-05-01 23:35:43 +02:00
ITOH 9cd6b963da add: hasOwnProperty 2021-05-01 22:38:49 +02:00
ITOH b0758e7094 Update permissions.ts 2021-05-01 22:38:41 +02:00
ITOH 9e6620a171 fix(types): file param is optional 2021-05-01 20:37:23 +01:00
ITOH eda4895da3 more fixxes 2021-05-01 18:42:46 +02:00
ITOH 51095db12f fix my renaming thing 2021-05-01 18:39:20 +02:00
ITOH c28904f14b Merge branch 'main' into threads 2021-05-01 18:36:54 +02:00
ITOH 8032133ad4 Update permissions.ts 2021-05-01 18:35:27 +02:00
ITOH cff1b61af5 fix channel permission thing 2021-05-01 18:35:19 +02: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 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
ITOH 642cf58bae remove: v for dd version 2021-05-01 16:08:07 +02:00
ITOH c80abf344b add: ThreadMembersUpdate 2021-05-01 16:07:31 +02:00
ITOH bd11f3fcd0 change: gateway version 2021-05-01 16:06:55 +02:00
ITOH 58edfac3b6 add: new thread perms 2021-05-01 16:03:41 +02:00
Skillz4Killz f6b4528d2c Commit from GitHub Actions (Lint) 2021-05-01 12:20:26 +00:00