1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/en/cli/NEW_CLI/telegram/SendPoll/bash.txt
T
Vitaly the Alpaca (bot) c6b0f111d4 Test data update (Jenkins)
2024-10-20 22:15:39 +03:00

5 lines
154 B
Plaintext

oint telegram SendPoll \
--token "***" \
--chat "@testsichee" \
--question "What's your favorite color?" \
--options "['Red','Yellow','Green','Blue']"