info.charlebois.frame.image

charlebois.info

{
  "id": "info.charlebois.frame.image",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt",
          "embed"
        ],
        "properties": {
          "text": {
            "type": "string",
            "maxLength": 240
          },
          "embed": {
            "$ref": "app.bsky.embed.images"
          },
          "aspect": {
            "enum": [
              "9:16",
              "original",
              "other"
            ],
            "type": "string"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "expiresAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Main definition for a frame image"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A frame image record for 9-16.lol"
}

Validate Record

Validate a record against info.charlebois.frame.image

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:y3lae7hmqiwyq7w2v3bcb2c2
CID
bafyreigg3j3vpm23erb7gdeac62s5jl2chmgywo2jb6uve6v4zxyzfy7vu
Indexed At
2026-04-15 03:08 UTC
AT-URI
at://did:plc:y3lae7hmqiwyq7w2v3bcb2c2/com.atproto.lexicon.schema/info.charlebois.frame.image

Version History (3 versions)

Lexicon Garden

@