mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 18:13:29 +01:00
voiceStateUpdate stored per-server, some docs
This commit is contained in:
@@ -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
|
||||
------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user