org.atsui.Caption

atsui.org

Documentation

Secondary text for timestamps, metadata, or supplementary information.

main procedure

Secondary text for timestamps, metadata, or supplementary information.

Input

Encodingapplication/json
children array Required

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)
Enter valid JSON for the request body
View raw schema
{
  "type": "procedure",
  "input": {
    "schema": {
      "type": "object",
      "required": [
        "children"
      ],
      "properties": {
        "children": {
          "type": "array",
          "items": {
            "type": "unknown"
          }
        }
      }
    },
    "encoding": "application/json"
  },
  "description": "Secondary text for timestamps, metadata, or supplementary information."
}

Lexicon Garden

@