Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto

Add expiry to actor status

authored by

natalie and committed by
GitHub
d08c7cdc 5c67309f

+5
+5
packages/lexicons/real/fm/teal/alpha/actor/status.json
··· 15 15 "format": "datetime", 16 16 "description": "The unix timestamp of when the item was recorded" 17 17 }, 18 + "expiry": { 19 + "type": "string", 20 + "format": "datetime", 21 + "description": "The unix timestamp of the expiry time of the item. If unavailable, default to 10 minutes past the start time." 22 + }, 18 23 "item": { 19 24 "type": "ref", 20 25 "ref": "fm.teal.alpha.feed.defs#playView"