File tree Expand file tree Collapse file tree
packages/lexicons/src/lib Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 * @module
66 * Contains type declarations for Bluesky lexicons
77 * @generated
8- * Generated on: 2025-01-22T06:49:03.357Z
8+ * Generated on: 2025-02-01T06:30:15.294Z
99 * Version: main
10- * Source: https://github.com/bluesky-social/atproto/tree/c0a75d310aa92c067799a97d1acc5bd0543114c5 /lexicons
10+ * Source: https://github.com/bluesky-social/atproto/tree/d377d1a9be6bdd4508c090e37f47af15bca81540 /lexicons
1111 */
1212
1313/** Base type with optional type field */
@@ -4356,6 +4356,8 @@ export declare namespace ToolsOzoneModerationDefs {
43564356 createLabelVals : string [ ] ;
43574357 negateLabelVals : string [ ] ;
43584358 comment ?: string ;
4359+ /** Indicates how long the label will remain on the subject. Only applies on labels that are being added. */
4360+ durationInHours ?: number ;
43594361 }
43604362 /** Mute incoming reports on a subject */
43614363 interface ModEventMute extends TypedBase {
You can’t perform that action at this time.
0 commit comments