discordjs / guide

The official guide for discord.js, created and maintained by core members of its community.
https://discordjs.guide
MIT License
1.57k stars 2.31k forks source link

Question #1550

Closed kitsunebunny closed 8 months ago

kitsunebunny commented 8 months ago

Part of the guide or code sample the question is about



### Question

`body:
  - type: textarea
    id: scope
    attributes:
      label: Part of the guide or code sample the question is about
      description: URL or path to the file or section in question. If none please select "feature request" instead.
    validations:
      required: true

  - type: textarea
    id: question
    attributes:
      label: Question
      description: Your question about the referenced part of the guide.
    validations:
      required: true`