import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { AccountUploadRingtone } = functions;
Constructors
new
AccountUploadRingtone(params: { file: types.TypeInputFile; fileName: string; mimeType: string; })Properties
protected
readonly
[params]: Paramsfile: types.TypeInputFile
Static Properties
readonly
[paramDesc]: ParamDesc