discord.js/src/structures
Gus Caplan da32c2ec3d add more search stuff (#1046)
* add more search stuff

* clean up the options

* fix link hostname

* use some resolvers

* fix type
2016-12-30 17:14:31 +00:00
..
interface add more search stuff (#1046) 2016-12-30 17:14:31 +00:00
Channel.js Improved the definition of structures' client properties 2016-12-02 19:52:27 -05:00
ClientOAuth2Application.js Fix loads of JSDoc type issues 2016-11-12 20:52:37 -05:00
ClientUser.js fix setting avatar to buffer (#1048) 2016-12-30 17:00:16 +00:00
DMChannel.js Update DMChannel, GroupDMChannel for docs (#1038) 2016-12-29 11:04:41 -05:00
Emoji.js Add functionality for GuildEmoji events 2016-12-26 19:21:00 +00:00
EvaluatedPermissions.js Fix loads of JSDoc type issues 2016-11-12 20:52:37 -05:00
GroupDMChannel.js Update DMChannel, GroupDMChannel for docs (#1038) 2016-12-29 11:04:41 -05:00
Guild.js add more search stuff (#1046) 2016-12-30 17:14:31 +00:00
GuildChannel.js Equals updates (#987) 2016-12-14 17:10:34 -05:00
GuildMember.js Centralise message sending logic in one method, remove sendTTSMessage, add client shortcut in RESTMethods (#1031) 2016-12-28 23:58:30 -05:00
Invite.js Improved the definition of structures' client properties 2016-12-02 19:52:27 -05:00
Message.js Add search (#1043) 2016-12-30 02:44:19 -05:00
MessageAttachment.js Improved the definition of structures' client properties 2016-12-02 19:52:27 -05:00
MessageCollector.js Fix a bunch of capitalisation issues 2016-12-15 20:10:38 -05:00
MessageEmbed.js Add more MessageEmbed stuff (#970) 2016-12-09 22:07:34 -05:00
MessageReaction.js Small doc updates 2016-12-29 11:19:30 -05:00
OAuth2Application.js Improved the definition of structures' client properties 2016-12-02 19:52:27 -05:00
PartialGuild.js Improved the definition of structures' client properties 2016-12-02 19:52:27 -05:00
PartialGuildChannel.js Improved the definition of structures' client properties 2016-12-02 19:52:27 -05:00
PermissionOverwrites.js Fix some Gus stuff 2016-12-14 12:37:23 -05:00
Presence.js Equals updates (#987) 2016-12-14 17:10:34 -05:00
ReactionEmoji.js Add missing exports for reaction stuff 2016-10-30 17:05:18 -04:00
RichEmbed.js Change to function declaration 2016-12-26 15:40:34 -05:00
Role.js fix the everyone role mentioning (#1032) 2016-12-28 19:04:54 +00:00
TextChannel.js Centralise message sending logic in one method, remove sendTTSMessage, add client shortcut in RESTMethods (#1031) 2016-12-28 23:58:30 -05:00
User.js Fix User#defaultAvatarURL in Node 6 2016-12-30 01:46:56 -05:00
UserConnection.js Fix a bunch of capitalisation issues 2016-12-15 20:10:38 -05:00
UserProfile.js Fix a bunch of capitalisation issues 2016-12-15 20:10:38 -05:00
VoiceChannel.js Remove even more stuff from web dists 2016-11-20 22:40:06 -05:00
Webhook.js cleanup ws ratelimiting, and apirequest (#957) 2016-12-23 14:37:43 +00:00