Danial Raza

Results 20 issues of 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...

semver:minor
packages:formatters

### 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...

feature request
has PR
packages:create-discord-bot

**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...

packages:discord.js

**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:** -...

api support
refactor
semver:patch
packages:discord.js

**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

topic:payloads
topic:rest

**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

topic:rest

**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

topic:payloads
topic:rest
blocked

**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

topic:gateway
topic:payloads

**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...