v1.0.0
Fork of discord.js' REST module for httpcord
Attributes
Includes Deno configuration
Repository
Current version released
4 years ago
Dependencies
deno.land/x
github.com
std
Versions
httpcord-rest
Fork of @discordjs/rest for httpcord. It’s a separate repo because many improvements made here can be used in other places, e.g. in browsers.
Main changes
- Rewrite in Deno - browser-compatible!
- Un-private some private methods and make it more open.
- Some general shifting around of parameters to make it more predictable.