Skip to content

Commit 219e23d

Browse files
chore: Update lexicons (#109)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 24100b9 commit 219e23d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/lexicons/src/lib/lexicons.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
* @module
66
* Contains type declarations for Bluesky lexicons
77
* @generated
8-
* Generated on: 2025-10-29T04:10:36.941Z
8+
* Generated on: 2025-10-30T03:46:18.781Z
99
* Version: main
10-
* Source: https://github.com/bluesky-social/atproto/tree/cdb6b27fc6be1e858476d8c55fd0c37561b972b4/lexicons
10+
* Source: https://github.com/bluesky-social/atproto/tree/15fe80c39ff428652dfaa6b30c0bdb59a145aac6/lexicons
1111
*/
1212

1313
/** Base type with optional type field */
@@ -1672,6 +1672,7 @@ export declare namespace AppBskyGraphFollow {
16721672
$type: "app.bsky.graph.follow";
16731673
createdAt: string;
16741674
subject: At.DID;
1675+
via?: ComAtprotoRepoStrongRef.Main;
16751676
}
16761677
}
16771678

0 commit comments

Comments
 (0)