1.0.0 • Published 2 years ago

@httpcord/rest v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

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.