1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-16 11:38:11 +02:00
OpenIntegrations/docs/en/md/VK/Interactive-actions/Shorten-link.md
2024-06-05 13:35:05 +03:00

706 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