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 24100b9 commit 219e23dCopy full SHA for 219e23d
1 file changed
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-10-29T04:10:36.941Z
+ * Generated on: 2025-10-30T03:46:18.781Z
9
* Version: main
10
- * Source: https://github.com/bluesky-social/atproto/tree/cdb6b27fc6be1e858476d8c55fd0c37561b972b4/lexicons
+ * Source: https://github.com/bluesky-social/atproto/tree/15fe80c39ff428652dfaa6b30c0bdb59a145aac6/lexicons
11
*/
12
13
/** Base type with optional type field */
@@ -1672,6 +1672,7 @@ export declare namespace AppBskyGraphFollow {
1672
$type: "app.bsky.graph.follow";
1673
createdAt: string;
1674
subject: At.DID;
1675
+ via?: ComAtprotoRepoStrongRef.Main;
1676
}
1677
1678
0 commit comments