You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/topics/Community_Resources.md
+6
Original file line number
Diff line number
Diff line change
@@ -103,3 +103,9 @@ Using Discord's [Dispatch](#DOCS_DISPATCH_DISPATCH_AND_YOU) tool for game develo
103
103
Webhooks and embeds might seem like black magic. That's because they are, but let us help you demystify them a bit. This sweet embed visualizer lets you play around with JSON data and see exactly how it will look embedded in Discord. It even includes a webhook mode!
If you're working on a project that interacts with our API, you might find an API types module useful as it provides type inspection/completion for the Discord API.
110
+
111
+
-[discord.js API Types](https://github.com/discordjs/discord-api-types)
0 commit comments