Fixed PM Channel bug, 3.8.2

Clients no longer crashed when receiving PM channel messages.
This commit is contained in:
hydrabolt
2015-10-10 11:43:31 +01:00
parent 15b78b0108
commit 3578178941
8 changed files with 43 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "3.8.1",
"version": "3.8.2",
"description": "A way to interface with the Discord API",
"main": "./lib/index.js",
"scripts": {