File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
packages/lexicons/src/lib Expand file tree Collapse file tree 1 file changed +3
-2
lines changed 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-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
You can’t perform that action at this time.
0 commit comments