Socram09
DIAdiscord.js - Imagine an app
•Created by thegoat on 7/26/2023 in #djs-questions
Bad typings
The definition of never for discord-api-types cannot override the utility it has in TypeScript, the result of a union with never will always return the defined type, thus causing confusion for the developer, which should be avoided.
10 replies