Files
discoursejs/docs/sdk/models/operations/updatetopictimestamprequestbody.md

577 B

UpdateTopicTimestampRequestBody

Example Usage

import { UpdateTopicTimestampRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";

let value: UpdateTopicTimestampRequestBody = {
  timestamp: "1594291380",
};

Fields

Field Type Required Description Example
timestamp string ✔️ N/A 1594291380