1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-10 04:18:47 +02:00
OpenIntegrations/docs/en/examples/Viber/SendLink.txt

14 lines
484 B
Plaintext
Raw Normal View History

 URL = "https://github.com/Bayselonarrend/OpenIntegrations";
2024-09-21 09:57:02 +02:00
UserID = "d3jxe61Z4W73nmNkjYGgZg==";
Token = "523b5b25ed27e6ec-fdf013e4...";
SendingToChannel = False;
Result = OPI_Viber.SendLink(Token, URL, UserID, SendingToChannel);
2024-09-21 09:57:02 +02:00
UserID = "tMNGhftyUPrB3r1lD+bT4g==";
Token = "523b58ba82afffaa-7ef3b426...";
SendingToChannel = True;
Result = OPI_Viber.SendLink(Token, URL, UserID, SendingToChannel);