discord.js/src/util
SpaceEEC abfda7c3cc Fixed ClientUser#createGroupDM on user accounts and added some more GroupDMChannel stuff (#1747)
* ClientUser#createGroupDM now works like the docs states on user accounts

* Added GroupDMChannel#setIcon and fixed null handling for the channel name

* Added an s

* Don't resolve when icon is falsy and removed useless name trimming

* Removed now unnecessary name constant

* vscode being great

* Added GroupDMChannel#iconURL
2017-08-04 09:17:46 +02:00
..
Collection.js Add count optional argument to Collection methods (#1552) 2017-06-07 18:52:41 -04:00
Constants.js Fixed ClientUser#createGroupDM on user accounts and added some more GroupDMChannel stuff (#1747) 2017-08-04 09:17:46 +02:00
Permissions.js Errors Standardization (#1246) 2017-06-25 18:48:05 +01:00
Snowflake.js Improve docs a bit 2017-04-30 04:30:44 +02:00
Util.js Moved all error strings to src/errors/messages and a few other things (#1695) 2017-07-21 02:27:19 +02:00