fyi.questionable.richtext.blueskyPost

questionable.fyi

Documentation

main object

No description available.

Properties

plaintext string Optional

No description available.

maxLength: 1000 bytesmaxGraphemes: 1000 graphemes
View raw schema
{
  "type": "object",
  "required": [
    "postRef"
  ],
  "properties": {
    "postRef": {
      "ref": "com.atproto.repo.strongRef",
      "type": "ref"
    },
    "plaintext": {
      "type": "string",
      "maxLength": 1000,
      "maxGraphemes": 1000
    }
  }
}

Lexicon Garden

@