1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-27 21:48:56 +02:00
Vitaly the Alpaca (bot) 00dfbc52ee Main build (Jenkins)
2024-10-12 15:46:40 +03:00

15 lines
554 B
Plaintext

Description = "TestMessage";
URL = "https://api.athenaeum.digital/test_data/picture.jpg";
UserID = "d3jxe61Z4W73nmNkjYGgZg==";
Token = "523b5b25ed27e6ec-fdf013e4...";
SendingToChannel = False;
Result = OPI_Viber.SendImage(Token, URL, UserID, SendingToChannel, Description);
UserID = "tMNGhftyUPrB3r1lD+bT4g==";
Token = "523b58ba82afffaa-7ef3b426...";
SendingToChannel = True;
Result = OPI_Viber.SendImage(Token, URL, UserID, SendingToChannel, Description);