Screenshot: {
    fail: boolean;
    id: number;
    originalName: string;
    takeTimestamp: number;
    type: ScreenshotType;
}

Type declaration

  • fail: boolean
  • id: number
  • originalName: string
  • takeTimestamp: number
  • type: ScreenshotType