You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -42,7 +42,7 @@ You can mention a user by appending their userId to the text in the following fo
|
||||
Result = OPI_VKTeams.SendTextMessage(Token, ChatID, Text);
|
||||
|
||||
ChatID = "689203963@chat.agent";
|
||||
ReplyID = "7428324441567793059";
|
||||
ReplyID = "7432381420430955075";
|
||||
Text = "<b>Bold text</b>";
|
||||
Markup = "HTML";
|
||||
|
||||
@@ -68,7 +68,7 @@ You can mention a user by appending their userId to the text in the following fo
|
||||
--token "***" \
|
||||
--chatid "689203963@chat.agent" \
|
||||
--text "<b>Bold text</b>" \
|
||||
--reply "7431899937417204081" \
|
||||
--reply "7432415681385075358" \
|
||||
--keyboard "[[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}],[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}]]" \
|
||||
--parsemod "HTML"
|
||||
```
|
||||
@@ -80,7 +80,7 @@ You can mention a user by appending their userId to the text in the following fo
|
||||
--token "***" ^
|
||||
--chatid "689203963@chat.agent" ^
|
||||
--text "<b>Bold text</b>" ^
|
||||
--reply "7431899937417204081" ^
|
||||
--reply "7432415681385075358" ^
|
||||
--keyboard "[[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}],[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}]]" ^
|
||||
--parsemod "HTML"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user