# discord-api-docs **Repository Path**: wangxu1112/discord-api-docs ## Basic Information - **Project Name**: discord-api-docs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: GamingGeek-master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-20 - **Last Updated**: 2025-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Discord Official API Documentation This repo contains the official Discord API documentation, which can be viewed online [HERE](https://discordapp.com/developers/docs/intro). Before submitting pull-requests, please remember to _fully_ read the [Contributing](CONTRIBUTING.md) guidelines. ## Markdown Syntax This repository uses special markdown syntax that helps style the resulting web version of the documentation. ### H6 Headings H6 headings should be used above tables and code blocks to properly label them. ### Linking Links between docs can be achieved by using a hash symbol (#), plus the markdown file name, plus a slash, and finally the dash-separated anchor. For instance, to link to the above H6 heading section: ```md [Links to README.md H6](#README/h6-headings) ``` ### Alert Boxes Alert boxes are achieved by using a block quote that has one of 'warn', 'danger' or 'info' on the first line. ## Join the Unofficial Discord API Server The Unofficial Discord API server is a common hangout for library and bot developers alike. It's a great starting point for those looking to dive in and learn bot-creation with the Discord API. [![](https://discordapp.com/api/guilds/81384788765712384/embed.png?style=banner1)](https://discord.gg/discord-api)