We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3bc06 commit e41bfa9Copy full SHA for e41bfa9
packages/lexicons/src/lib/lexicons.ts
@@ -5,9 +5,9 @@
5
* @module
6
* Contains type declarations for Bluesky lexicons
7
* @generated
8
- * Generated on: 2025-03-04T03:32:05.550Z
+ * Generated on: 2025-03-08T03:21:38.181Z
9
* Version: main
10
- * Source: https://github.com/bluesky-social/atproto/tree/6bcbb6d8cd3696280935ff7892d8e191fd21fa49/lexicons
+ * Source: https://github.com/bluesky-social/atproto/tree/18fbfa00057dda9ef4eba77d8b4e87994893c952/lexicons
11
*/
12
13
/** Base type with optional type field */
@@ -5469,6 +5469,7 @@ export declare namespace ToolsOzoneTeamListMembers {
5469
* \@default 50
5470
5471
limit?: number;
5472
+ q?: string;
5473
roles?: string[];
5474
}
5475
type Input = undefined;
0 commit comments