Methods
set(id, voiceState) → {VoiceState}
- Description:
Adds a voice state to the cache.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
id |
String | The ID of the voice state to cache. |
voiceState |
VoiceState | The voice state to cache. |
Throws:
TypeError
Returns:
- Type
- VoiceState