TÆMBØ
TÆMBØ
Does anyone have any further info on this? I've done my one or two hours of internet searching with no luck. I attempted @ilovenewts's suggestion, however that didn't seem to...
https://github.com/discord/discord-api-docs/pull/6956
- https://github.com/discordjs/discord.js/pull/10291
Yes, I've been working on these changes behind the scenes and testing them - haven't pushed them yet. In regards to `PollMediaBuilder`, my initial approach was to have a separate...
> Hello! **Not an expert here**, but since this PR implements `message#forward`, the behavior of `message#editable` and `message#edit` should also be updated, as forwarded messages cannot be edited. @GabuTheDev I...
This PR was merged into the main branch meaning you need to ensure you're installing the dev version of discord.js (`npm i discord.js@dev`) in order to use features not yet...