{
  "$id": "https://hash.ai/@hash/types/property-type/x-bio/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "A self-provided maximum of 160 characters of text, which feature on an X (Twitter) account's page.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "X Bio"
}