Subspace Institute

Timeline API

提供主播时间线的 API

  • API Base: https://laplace.live/api/timeline
  • Queries
    • today?: 只返回日期等同于今天的内容,效果等于「历史上的今天」
  • Caching: 0 秒

TimelineItem

时间线项目

type"hitokoto" | "video" | "event"
  • hitokoto: 一言
  • video: 视频
  • event: 事件
contentstring

内容

from_whostring

事件关联人物

hasVoiceboolean

是否含有音声,LAPLACE 内部字段

voiceFilenamestring

音声对应文件名,LAPLACE 内部字段

fromstring

事件发生点

sourcestring

事件消息来源

datestring

事件日期

On this page