mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
voiceStateUpdate stored per-server, some docs
This commit is contained in:
@@ -48,4 +48,9 @@ Updates an old object in the Cache (if it exists) with the new one.
|
||||
remove(data)
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Removes an object from the cache if it exists.
|
||||
Removes an object from the cache if it exists.
|
||||
|
||||
random()
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Get a random object from the cache.
|
||||
Reference in New Issue
Block a user