Danial Raza
Danial Raza
**Please describe the changes this PR makes and why it should be merged:** Resolves #9607 ### 🤖 Generated by Copilot at 72cf685 * Add new functions to format markdown elements...
### Which application or package is this feature request for? create-discord-bot ### Feature I really like the progress so far with this package, but there are a few things I'd...
**Please describe the changes this PR makes and why it should be merged:** Resolves #9095 **Status and versioning classification:** - Code changes have been tested against the Discord API, or...
**Please describe the changes this PR makes and why it should be merged:** This refactors the `fetchOwner` method to use the single thread member endpoint. **Status and versioning classification:** -...
**Please describe the changes this PR makes and why it should be merged:** **If applicable, please reference Discord API Docs PRs or commits that influenced this PR:** - https://github.com/discord/discord-api-docs/pull/6396
**Please describe the changes this PR makes and why it should be merged:** **If applicable, please reference Discord API Docs PRs or commits that influenced this PR:** - https://github.com/discord/discord-api-docs/pull/6557
**Please describe the changes this PR makes and why it should be merged:** **If applicable, please reference Discord API Docs PRs or commits that influenced this PR:** - https://github.com/discord/discord-api-docs/pull/6464
**Please describe the changes this PR makes and why it should be merged:** **If applicable, please reference Discord API Docs PRs or commits that influenced this PR:** - https://github.com/discord/discord-api-docs/pull/6398
**Please describe the changes this PR makes and why it should be merged:** - Prefer the usage of enums - Replace the deprecated `underscore` formatter with `underline`
**Please describe the changes this PR makes and why it should be merged:** - Updated all the dependencies to their latest version. - Aligned configs with [discord.js repository](https://github.com/discordjs/discord.js). - Updated...