﻿    Parameters = GetVKParameters();

    Image = "https://hut.openintegrations.dev/test_data/picture.jpg"; // URL, Binary Data or File path
    View  = "Post";

    Result = OPI_VK.UploadPhotoToServer(Image, Parameters, View);
