Releases: discord-php/DiscordPHP
Releases · discord-php/DiscordPHP
Version 2.1
- Implemented new mentions
- The mentions array no longer exists. New use:
$channel->sendMessage(message, tts);
- The mentions array no longer exists. New use:
- Added new attributes to the guild part
featuressplashemojis- Note: Most of these attributes are for partners
- Removed acknowledging messages - Requested by @jhgg
Version 2.0.1
Changes in this version:
- Fixed conflict with Laravel collections
Version 2
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!
The first release