1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-25 12:24:39 +02:00

10 lines
334 B
Plaintext
Raw Normal View History

 Token = "6129457865:AAFyzNYOAFbu...";
ChatID = "461699897";
ChannelID = "@testsichee";
Width = "48.87373649724122";
Longitude = "48.87373649724122";
2024-08-13 14:35:37 +03:00
Result = OPI_Telegram.SendLocation(Token, ChatID, Width, Longitude);
Result = OPI_Telegram.SendLocation(Token, ChannelID, Width, Longitude);