Describes an instance of the user drawing the Delta Rune symbol from Undertale/Deltarune.
Record Key
literal:self
Fixed literal value
Properties
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."
}