1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-07 07:10:01 +02:00

15 lines
592 B
Plaintext
Raw Normal View History

 Description = "TestMessage";
2024-10-15 09:53:37 +03:00
URL = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg";
2024-09-21 10:57:02 +03:00
UserID = "d3jxe61Z4W73nmNkjYGgZg==";
Token = "523b5b25ed27e6ec-fdf013e4...";
SendingToChannel = False;
Result = OPI_Viber.SendImage(Token, URL, UserID, SendingToChannel, Description);
2024-09-21 10:57:02 +03:00
UserID = "tMNGhftyUPrB3r1lD+bT4g==";
Token = "523b58ba82afffaa-7ef3b426...";
SendingToChannel = True;
Result = OPI_Viber.SendImage(Token, URL, UserID, SendingToChannel, Description);