1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-02 23:27:50 +02:00

7 lines
465 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
oint vkteams SendTextMessage \
--token "***" \
--chatid "689203963@chat.agent" \
--text "<b>Bold text</b>" \
2024-11-11 23:13:48 +03:00
--reply "7435724056038478982" \
2024-10-20 22:15:39 +03:00
--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"