Skip to content

Releases: discord-php/DiscordPHP

Version 2.1

05 Jan 22:30

Choose a tag to compare

  • Implemented new mentions
    • The mentions array no longer exists. New use: $channel->sendMessage(message, tts);
  • Added new attributes to the guild part
    • features
    • splash
    • emojis
    • Note: Most of these attributes are for partners
  • Removed acknowledging messages - Requested by @jhgg

Version 2.0.1

21 Dec 10:11

Choose a tag to compare

Changes in this version:

  • Fixed conflict with Laravel collections

Version 2

20 Dec 06:27

Choose a tag to compare

In this release the API was completely rewritten from the ground up. Features a new Part class which is extended by all of the data returned by the API.

Version 1!

14 Aug 01:38

Choose a tag to compare

The first release