Skip to content

Fix Discord gateway errors

Choose a tag to compare

@codyphobe codyphobe released this 09 Jun 00:55
· 27 commits to master since this release
586e3bb
  • Updates Guzzle to ~6.3 (Fixes the error count(): Parameter must be an array or an object that implements Countable which caused the getGateway method to fail when on PHP 7.2+)
  • Removes unnecessary authentication from the /gateway API request as it is no longer a requirement.
  • Removes unnecessary properties from the Gateway Identify payload