1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-01-01 00:20:45 +02:00
Files
Vitaly the Alpaca (bot) 27618dae4f Test data update (Jenkins)
2025-02-09 18:09:49 +03:00

7 lines
302 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint telegram ReplaceMessageKeyboard \
--token "***" \
--chat "461699897" \
--message "11904" \
--keyboard "{'inline_keyboard':[[{'text':'1','callback_data':'1'},{'text':'2','callback_data':'2'},{'text':'3','callback_data':'3'}]],'rows':1}"