discord.js/src/structures
Kelvin Wu f3286402fb Make Message.edit() accept arrays. (#630)
* Make Message.edit() accept arrays. Update corresponding parameters in docs (#624).

* Tweak parameter types in docs.

* Update docs.
2016-09-06 20:32:24 -04:00
..
interface Make Message.edit() accept arrays. (#630) 2016-09-06 20:32:24 -04:00
Channel.js Rename createdAt -> creationDate (#628) 2016-09-06 16:52:10 -04:00
ClientUser.js Add client.emojis and fix eslint 2016-09-04 17:54:31 +01:00
DMChannel.js Expose TextBasedChannel#fetchMessage() (#602) 2016-09-04 18:46:29 +01:00
Emoji.js Rename createdAt -> creationDate (#628) 2016-09-06 16:52:10 -04:00
EvaluatedPermissions.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
GroupDMChannel.js Expose TextBasedChannel#fetchMessage() (#602) 2016-09-04 18:46:29 +01:00
Guild.js Add ability to ban non-members from guilds (#638) 2016-09-06 16:55:42 -04:00
GuildChannel.js Move topic to TextChannel (Fixes #642) 2016-09-06 18:05:14 -04:00
GuildMember.js Add ability to ban non-members from guilds (#638) 2016-09-06 16:55:42 -04:00
Invite.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
Message.js Make Message.edit() accept arrays. (#630) 2016-09-06 20:32:24 -04:00
MessageAttachment.js Make JSDocs follow general conventions (#582) 2016-09-03 09:57:25 +01:00
MessageEmbed.js MessageEmbedAuthor (#619) 2016-09-05 07:22:51 +01:00
PartialGuild.js Make JSDocs follow general conventions (#582) 2016-09-03 09:57:25 +01:00
PartialGuildChannel.js Make JSDocs follow general conventions (#582) 2016-09-03 09:57:25 +01:00
PermissionOverwrites.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00
Role.js Rename createdAt -> creationDate (#628) 2016-09-06 16:52:10 -04:00
TextChannel.js Move topic to TextChannel (Fixes #642) 2016-09-06 18:05:14 -04:00
User.js Rename createdAt -> creationDate (#628) 2016-09-06 16:52:10 -04:00
VoiceChannel.js Cleanup Part 2: Electric Boogaloo (Reloaded) (#594) 2016-09-04 10:08:09 +01:00