Releases: discord-php/DiscordPHP-Http
Releases · discord-php/DiscordPHP-Http
Version 9.1.5
Added
- JSON Error Code as Exception code (https://discord.com/developers/docs/topics/opcodes-and-status-codes#json)
Full Changelog: v9.1.4...v9.1.5
Version 9.1.4
v9.1.4 bump version
Version 10.1.3
What's Changed
Full Changelog: v10.1.1...v10.1.3
v9.1.3
Full Changelog: v9.1.1...v9.1.2
Version 10.1.1
- Fix
Endpoint::addQuery()method to allow boolean$values sohttp_build_query()function will correctly return "0" or "1" instead of blank and "1"
Full Changelog: v10.1.0...v10.1.1
Version 9.1.1
- Fix
Endpoint::addQuery()method to allow boolean$values sohttp_build_query()function will correctly return "0" or "1" instead of blank and "1"
Full Changelog: v9.1.0...v9.1.1
Version 10.1.0
Added Guzzle Driver
Full Changelog: v10.0.4...v10.1.0
Version 9.1.0
Version 10.0.4
- Added guild auto moderation endpoints: https://discord.com/developers/docs/resources/auto-moderation
Full Changelog: v10.0.3...v10.0.4
v9.0.12
- Added guild auto moderation endpoints: https://discord.com/developers/docs/resources/auto-moderation
Full Changelog: v9.0.11...v9.0.12