guilded-api-typings
Version:
Type definitions for the Guilded API.
43 lines (34 loc) • 1.72 kB
Markdown
<div align="center">
<a href="https://guildedts.js.org">
<img src="https://guildedts.js.org/banner.png" alt="Guilded.TS"/>
</a>
<div>
<A href="https://guildedts.js.org/support">
<img src="https://shields.yoki-labs.xyz/shields/vanity/guildedts?style=for-the-badge" alt="Guilded server">
</a>
<a href="https://npmjs.com/guilded-api-typings">
<img src="https://img.shields.io/npm/v/guilded-api-typings?style=for-the-badge" alt="Version" />
</a>
<a href="https://npmjs.com/guilded-api-typings">
<img src="https://img.shields.io/npm/dt/guilded-api-typings?style=for-the-badge" alt="Downloads" />
</a>
<a href="https://github.com/guildedts/guilded.ts/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/guildedts/guilded.ts?style=for-the-badge" alt="License" />
</a>
</div>
</div>
# About
guilded-api-typings is a NPM package that provides typings for the Guilded API.
# Links
- [Website](https://guildedts.js.org)
- [Documentation](https://docs.guildedts.js.org/modules/guilded_api_typings)
- [Guide](https://guildedts.js.org/guide)
- [Guilded.TS Guilded Server](https://guildedts.js.org/support)
- [GitHub](https://github.com/guildedts/guilded.ts/tree/main/packages/guilded-api-typings)
- [NPM](https://npmjs.com/guilded-api-typings)
# Installation
- `npm i guilded-api-typings`
- `yarn add guilded-api-typings`
- `pnpm add guilded-api-typings`
---
**Maintained by [Gamertike](https://gamertike.com) | [Contribute](https://github.com/guildedts/guilded.ts/tree/main/.github/CONTRIBUTING.md) | Inspired by [discord.js](https://discord.js.org)**