mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-10 04:18:47 +02:00
7 lines
260 B
Plaintext
7 lines
260 B
Plaintext
|
|
BotToken = "523b5b25ed27e6ec-111111111111111-2222222222222222";
|
|
UserID = "d3jxe1111111111jYGgZg==";
|
|
|
|
Response = OPI_Viber.SendLocation(BotToken, "55.75", "37.6167", UserID, False); //Map
|
|
Response = OPI_Tools.JSONString(Response); //JSON string
|