Voiceline
This endpoint allows you to search for a voiceline.
Endpoint
- URL:
/api/rw/sound/voiceline
- Method:
GET
- Response:
application/json
Query Parameters
Name | Type | Description |
---|---|---|
id | int | The ID of the voiceline. |
offset | int | The amount of voicelines you want to skip. |
limit | int | The amount of voicelines to return. |
Last updated on