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-03-01T03:33:31.541Z
8+ * Generated on: 2025-03-04T03:32:05.550Z
99 * Version: main
10- * Source: https://github.com/bluesky-social/atproto/tree/38320191e559f8b928c6e951a9b4a6207240bfc1 /lexicons
10+ * Source: https://github.com/bluesky-social/atproto/tree/6bcbb6d8cd3696280935ff7892d8e191fd21fa49 /lexicons
1111 */
1212
1313/** Base type with optional type field */
@@ -612,6 +612,7 @@ export declare namespace AppBskyEmbedRecordWithMedia {
612612
613613export declare namespace AppBskyEmbedVideo {
614614 interface Main extends TypedBase {
615+ /** The mp4 video file. May be up to 100mb, formerly limited to 50mb. */
615616 video : At . Blob ;
616617 /**
617618 * Alt text description of the video, for accessibility.
You can’t perform that action at this time.
0 commit comments