mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-23 12:18:48 +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...";
|
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);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user