    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);