class types.AutoDownloadSettings
extends _TypeAutoDownloadSettings
import { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { AutoDownloadSettings } = types;
Constructors
new
AutoDownloadSettings(params: { disabled?: true; videoPreloadLarge?: true; audioPreloadNext?: true; phonecallsLessData?: true; storiesPreload?: true; photoSizeMax: number; videoSizeMax: bigint; fileSizeMax: bigint; videoUploadMaxbitrate: number; smallQueueActiveOperationsMax: number; largeQueueActiveOperationsMax: number; })Properties
protected
readonly
[params]: ParamsStatic Properties
readonly
[paramDesc]: ParamDesc