discord.js/lib/Structures
Amish Shah 9c0e20947c Added websocket voice state watching
Now emits voiceJoin(user, voice_channel) or voiceLeave(user, voice_channel) and adds/removes from voice_channel.speaking when a user joins or leaves a voice channel.
2015-12-26 15:38:53 +00:00
..
Channel.js Fixed #105 and built 2015-12-26 15:10:32 +00:00
ChannelPermissions.js Fixed #105 and built 2015-12-26 15:10:32 +00:00
Invite.js Fixed #105 and built 2015-12-26 15:10:32 +00:00
Message.js Fixed #105 and built 2015-12-26 15:10:32 +00:00
PermissionOverwrite.js Fixed #105 and built 2015-12-26 15:10:32 +00:00
PMChannel.js Fixed #105 and built 2015-12-26 15:10:32 +00:00
Role.js Fixed #105 and built 2015-12-26 15:10:32 +00:00
Server.js Added websocket voice state watching 2015-12-26 15:38:53 +00:00
ServerChannel.js Fixed #105 and built 2015-12-26 15:10:32 +00:00
TextChannel.js Fixed #105 and built 2015-12-26 15:10:32 +00:00
User.js Fixed #105 and built 2015-12-26 15:10:32 +00:00
VoiceChannel.js Added Cache 2015-12-26 15:12:58 +00:00