Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Releases: discord-php/DiscordPHP-Slash

Version 2.0.0 beta

19 Jul 18:25
Compare
Choose a tag to compare
Version 2.0.0 beta Pre-release
Pre-release
  • Removed Interaction::isResponded since the state may be not up to date nor sync
  • Add Interaction::getOriginalResponse() & Interaction::getFollowUpMessage()
  • Updated Interaction & Command attributes
  • Added MENTIONABLE, NUMBER, ATTACHMENT in ApplicationCommandType enums

Full Changelog: v2.0.0-alpha...v2.0.0-beta

Version 2.0.0 alpha

16 Apr 22:06
Compare
Choose a tag to compare
Version 2.0.0 alpha Pre-release
Pre-release
  • Removed Gateway method & DiscordPHP Link (i.e. $client->linkDiscord()). Slash commands via gateway is integrated in DiscordPHP v7
  • Updated Interaction attributes
  • Made DiscordPHP/Http optional
  • Added new option http to set the DiscordPHP/Http client
  • Fixed content-type header for CGI
  • Some function arguments has breaking changes, please check out the source

Version 1.0.5

01 Sep 04:05
1a8517b
Compare
Choose a tag to compare

Update DiscordPHP

Version 1.0.4

23 Jun 06:27
Compare
Choose a tag to compare
v1.0.4

Add `elliptic-php` to requirements

Version 1.0.3

08 May 23:57
Compare
Choose a tag to compare
  • Removed reference to deprecated DiscordPHP function getHttp()
  • Added Content-Type header when sending content to Discord
  • Updated Composer requirements to reflect DiscordPHP v6 release

Version 1.0.2

07 Mar 00:11
Compare
Choose a tag to compare
  • Updated README
  • Updated discord-php/http version.
  • Locked discord/interactions at 1.0.6. This will break eventually, please do know that slash commands are still in beta and WILL change soon.

Version 1.0.1

26 Feb 21:18
Compare
Choose a tag to compare
v1.0.1

Relicensing under MIT license

Version 1.0.0

01 Jan 21:30
Compare
Choose a tag to compare
v1.0.0

Changed composer package namespace