mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-04 23:37:46 +02:00
5 lines
154 B
Plaintext
5 lines
154 B
Plaintext
oint telegram SendPoll \
|
|
--token "***" \
|
|
--chat "@testsichee" \
|
|
--question "What's your favorite color?" \
|
|
--options "['Red','Yellow','Green','Blue']" |