voiceStateUpdate stored per-server, some docs

This commit is contained in:
abalabahaha
2016-01-30 14:11:21 -08:00
parent 46807bf1c1
commit cd25848bdc
12 changed files with 134 additions and 95 deletions

View File

@@ -18,6 +18,23 @@ A Channel Resolvable allows:
- User_ (in some instances)
- String of Channel ID
File Resolvable
------------------
A File Resolvable allows:
- URL
- Local file path
- Readable stream
Role Resolvable
------------------
A Role Resolvable allows:
- Role ID
- Role_
Voice Channel Resolvable
------------------------