VoiceRegion
VoiceRegion ⇐ Base
Section titled “VoiceRegion ⇐ Base”Represents a voice region.
Kind: global class
Extends: Base
new VoiceRegion([data], client)
Section titled “new VoiceRegion([data], client)”Constructs a new instance of the class.
| Param | Type | Description |
|---|---|---|
| [data] | Object | The data object containing the properties for the instance. |
| client | Client | The client object. |