twitter-lite
twitter-lite copied to clipboard
WIP: Expanded Typescript Typings
This PR expands the current Typescript typings for better VSCode Intellisense and using the library in general.
Here is a demo of the said expanded typings on Visual Studio Code
While this looks good, it is still far from perfect as we need to manually document every API endpoints.
The changes I've made has been influenced by Discord.JS typings as it is very self documenting.