Rodrigo Leitão

Results 25 issues of Rodrigo Leitão

I recently came across an issue with this package where JSDoc comments in getters would get incorrectly downleveled and become regular multi-line comments, which lose all the properties of a...

### Describe the bug On Windows systems with WSL installed, GitHub desktop will run pre-commit scripts on WSL instead of running them in PowerShell regardless of which shell the user...

windows

### Which package is this bug report for? discord.js ### Issue description The `type` is required when creating an object of TextInputComponentData type despite it always being assigned to the...

bug
need repro
typings
packages:discord.js

### Which package is this bug report for? discord.js ### Issue description The types for the ModalBuilder constructor acceps Partial which is wrong as this represents the components that can...

bug
need repro
typings
packages:discord.js

I'm a user of this extension and I recently started noticing that a few versions back it started breaking [Typescript playground](https://www.typescriptlang.org/play) URLs by turning them all into "ààà" regardless of...

If your JSON page has an empty string ("", no spaces) and you have clickableUrls set to true, the extension will treat them as URLs and lead you to an...

I installed the package today and I noticed that whenever the schedule function executes the function we pass as an argument, it receives 1 parameter which is a date corresponding...

Node.js has recently implemented the fetch API into it as an experimental flag (ref: https://github.com/nodejs/node/pull/41749) which makes use of node's `undici` package and sets fetch and other features from it...

discussion/consideration

Hey! I'm making this issue as a way to propose a big change to the library as a whole. The issue will be split into different sections explaining my motivations...

discussion/consideration

### Which package is this bug report for? discord.js ### Issue description On v14.3.0, when you fetch the messages of a channel through `message.channel.messages.fetch()` without narrowing down the type of...

bug
typings
packages:discord.js