API Docs: Difference between revisions

Jump to navigation Jump to search
77 bytes added ,  28 November 2021
changes from draft
m (add rust API from drafts)
(changes from draft)
Line 57: Line 57:
   category: string,
   category: string,
   videoDuration: float // Duration of video when submission occurred (to be used to determine when a submission is out of date). 0 when unknown. +- 1 second
   videoDuration: float // Duration of video when submission occurred (to be used to determine when a submission is out of date). 0 when unknown. +- 1 second
  userID: string // userID of submitter
}]
}]
</syntaxhighlight>
</syntaxhighlight>
Line 637: Line 638:
     hidden: int,
     hidden: int,
     shadowHidden: int,
     shadowHidden: int,
    userID: string, // UUID of user
   }]
   }]
}
}

Navigation menu