A decentralized music tracking and discovery platform built on AT Protocol 馃幍
at fix/spotify 10 lines 177 B view raw
1{ 2 "lexicon": 1, 3 "id": "app.rocksky.spotify.pause", 4 "defs": { 5 "main": { 6 "type": "procedure", 7 "description": "Pause the currently playing track" 8 } 9 } 10}