1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-04-26 20:43:22 +02:00
Files
OpenIntegrations/docs/ru/cli/telegram/ReplaceMessageKeyboard/bash.txt
T
Vitaly the Alpaca (bot) 1d2cf3fad1 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}"