mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-16 11:38:11 +02:00
7 lines
265 B
Plaintext
7 lines
265 B
Plaintext
|
|
||
|
BotToken = "523b5b25ed27e6ec-111111111111111-2222222222222222";
|
||
|
UserID = "d3jxe1111111111jYGgZg==";
|
||
|
|
||
|
Response = OPI_Viber.SendContact(BotToken, "John Doe", "+749521231", UserID, False); //Map
|
||
|
Response = OPI_Tools.JSONString(Response); //JSON string
|