You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-15 00:15:19 +02:00
Update README_ENG.md
This commit is contained in:
@ -46,7 +46,7 @@ Sending picture to Telegram chat for 1C/OneScript
|
|||||||
Token = "6129457865:AAFyzNYOAFbu...";
|
Token = "6129457865:AAFyzNYOAFbu...";
|
||||||
ChatID = "461699897";
|
ChatID = "461699897";
|
||||||
Text = "Cool pic";
|
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);
|
Result = OPI_Telegram.SendImage(Token, ChatID, Text, Picture);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user