1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-20 05:19:32 +02:00

707 B

sidebar_position
5

Shorten link

Creates a shortened URL from a regular one

Function ShortenLink(Val URL, Val Parameters = "") Export

Parameter CLI option Type Destination
URL --url String URL for shortening
Parameters --auth Structure Of String Authorization JSON or path to .json

Returns: String - Shortened URL


 
 Response = OPI_VK.ShortenLink("https://github.com/Bayselonarrend/OpenIntegrations", Parameters);
 
 oint vk ShortenLink --url %url% --auth %auth%

https://vk.cc/ctL1sM