Files
siren/bruno/audio/Resume Track.bru

18 lines
184 B
Plaintext

meta {
name: Resume Track
type: http
seq: 3
}
post {
url: {{baseUrl}}/audio/resume
body: json
auth: inherit
}
body:json {
{
"guild_id": 1061092965579235398
}
}