Commit e096cca
committed
adjust discordjs client dummy type to fully allow the typings from v13
TLDR; if we define missing keys as undefined in the type TS forces us to still set the key, which is not the behaviour we want, as the client just doesn't have the key set at all1 parent a80f26d commit e096cca
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 56 | + | |
60 | 57 | | |
61 | 58 | | |
62 | 59 | | |
| |||
0 commit comments