app.rocksky.player.pause

rocksky.app

Documentation

Pause the currently playing track

main procedure

Pause the currently playing track

Parameters

playerId string Optional

No description available.

Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://bsky.social)
View raw schema
{
  "type": "procedure",
  "parameters": {
    "type": "params",
    "properties": {
      "playerId": {
        "type": "string"
      }
    }
  },
  "description": "Pause the currently playing track"
}

Lexicon Garden

@