1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-04 03:48:40 +02:00
OpenIntegrations/docs/en/md/VK/Interactive-actions/Shorten-link.md
2024-07-10 14:11:17 +03:00

713 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