You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-07 23:03:08 +02:00
7 lines
465 B
Plaintext
Vendored
7 lines
465 B
Plaintext
Vendored
oint vkteams SendTextMessage \
|
|
--token "***" \
|
|
--chatid "689203963@chat.agent" \
|
|
--text "<b>Bold text</b>" \
|
|
--reply "7506644755053293767" \
|
|
--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" |