Commit Graph

14 Commits

Author SHA1 Message Date
Skillz4Killz
7a77831992 fix: add optionalize generic 2022-03-16 03:32:15 +00:00
Skillz4Killz
a0a1554756 refactor: typings using ReturnType (#2105)
* fix: check new types idea

* fix: type errors

* fix: new style

* fix: more cleanup

* fix: more cleanup

* fix: cleanup audit logs

* fix: cleanup stickers

* fix: cleanup integrations

* fix: more cleanup

* fix: organize into 1 place

* fix: few errors

* fix: some broken import fixes

* fix: quite a lot of fixes across the board

* fix: more fixes for broken imports

* fix: more fixes for broken imports

* fix: handler imports

* fix: all remaining import errors

* fix: more errors needing fixes

* fix: clearing up transformers

* fix: few moer types

* fix: more cleanup of extra types

* fix: fmt

* fix: cleanup discordeno file

* Nuke Base Types (#2102)

* fix: cleanup snake stuff

* convert camelCase to snake_case (#2103)

* fix: add camelize

* fix: finalize remaining errors

* fix: imports in test

Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>
2022-03-14 22:11:22 -04:00
Skillz4Killz
7e69f29217 fix: imports should be specific 2022-03-06 19:04:31 +00:00
Skillz4Killz
05e52ab519 fix: voice state transformer user bug 2022-02-27 22:57:48 +00:00
LTS20050703
79dbf690dc fix editMessage interface and function (#2054)
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-25 10:23:32 -05:00
ITOH
4e06ed6b2c fix(types): SelectOption#default is not required (#2066)
* fix(types):  is not required

* ddcmp

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-25 10:07:48 -05:00
Skillz4Killz
5bb7ed8f08 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-02-21 05:17:13 +00:00
Skillz4Killz
0afd928650 fix: resharder bugs from testing gamer 2022-02-21 05:17:08 +00:00
LTS20050703
3cf0e11beb fix(types): interaction transformer not transforming components (#2052) 2022-02-19 15:35:04 +01:00
LTS20050703
0cb2baaea2 fix(types): invitable & createTimestamp are in ThreadMetadata and not in Channel (#2056) 2022-02-19 15:35:03 +01:00
ITOH
cf747d5a63 feat!: update to api version 10 (#2063)
* testing stuff

* feat: update to api version 10

* broken url import

* do changes

* delete test file
2022-02-14 20:00:58 +01:00
LTS20050703
18935a1669 Fix bug in audit log transformer and helper (#2043) 2022-02-12 23:33:28 -05:00
LTS20050703
3c10622d69 Add locale fields to interaction structure (#2042)
* Add locale fields to interaction structure

* making locale and guildLocale optional and add a warning to guildLocale

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-12 23:32:37 -05:00
Skillz4Killz
8aaea9f339 refactor!: move dirs outside of src/ (#2032) 2022-02-11 09:49:53 +00:00