A tile embed containing a strong reference to a tile record.
Properties
tile
ref
com.atproto.repo.strongRef
Required
A strong reference to a garden.lexicon.exultant-zebra.tile record.
View raw schema
{
"type": "object",
"required": [
"tile"
],
"properties": {
"tile": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "A strong reference to a garden.lexicon.exultant-zebra.tile record."
}
},
"description": "A tile embed containing a strong reference to a tile record."
}