Template:JADSCite: Difference between revisions

No edit summary
No edit summary
Line 48: Line 48:
"time": {
"time": {
"label": "Time",
"label": "Time",
"description": "The timestamp the message was sent at.",
"description": "The timestamp the message was sent at. This can be a ISO 8601 (2025-01-25T06:11:03) or an @ then a UNIX timestamp (@1597893540)",
"type": "number",
"type": "string",
"suggested": true
"suggested": true
}
}