mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-27 02:43:54 +02:00
Update README_ENG.md
This commit is contained in:
parent
fcb6085a3b
commit
174af7a6d9
@ -46,7 +46,7 @@ Sending picture to Telegram chat for 1C/OneScript
|
||||
Token = "6129457865:AAFyzNYOAFbu...";
|
||||
ChatID = "461699897";
|
||||
Text = "Cool pic";
|
||||
Picture = "C:/picture.jpg"; // URL, путь на диске или Двоичные данные
|
||||
Picture = "C:/picture.jpg"; // URL, disk path or Binary data
|
||||
|
||||
Result = OPI_Telegram.SendImage(Token, ChatID, Text, Picture);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user