diff --git a/src/schema.ts b/src/schema.ts index 9d1d85d..7264915 100644 --- a/src/schema.ts +++ b/src/schema.ts @@ -1053,7 +1053,7 @@ export interface components { /** Format: uint */ height: number; thumbhash?: number[] | null; - animated: boolean; + animated?: boolean | null; } | { /** @enum {string} */