class types.DocumentAttributeVideo extends _TypeDocumentAttributeimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { DocumentAttributeVideo } = types; ConstructorsnewDocumentAttributeVideo(params: { roundMessage?: true; supportsStreaming?: true; nosound?: true; duration: number; w: number; h: number; preloadPrefixSize?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsduration: numberh: numberoptionalnosound: trueoptionalpreloadPrefixSize: numberoptionalroundMessage: trueoptionalsupportsStreaming: truew: numberStatic Propertiesreadonly[paramDesc]: ParamDesc