download.darkworld.deltarune

lexicon.store View official

Documentation

Describes an instance of the user drawing the Delta Rune symbol from Undertale/Deltarune.

main record

Describes an instance of the user drawing the Delta Rune symbol from Undertale/Deltarune.

Record Key literal:self Fixed literal value

Properties

time string datetime Required

An RFC 3339 formatted timestamp.

View raw schema
{
  "key": "literal:self",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "time"
    ],
    "properties": {
      "time": {
        "type": "string",
        "format": "datetime"
      }
    }
  },
  "description": "Describes an instance of the user drawing the Delta Rune symbol from Undertale/Deltarune."
}

Lexicon Garden

@