mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-26 05:37:27 +02:00
10 lines
343 B
Plaintext
10 lines
343 B
Plaintext
Token = "6129457865:AAFyzNYOAFbu...";
|
|
ChatID = "461699897";
|
|
ChannelID = "@testsichee";
|
|
Width = "48.87373649724122";
|
|
Longitude = "48.87373649724122";
|
|
|
|
Result = OPI_Telegram.SendLocation(Token, ChatID, Width, Longitude);
|
|
|
|
Result = OPI_Telegram.SendLocation(Token, ChannelID, Width, Longitude);
|