mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-08 23:56:33 +02:00
5 lines
151 B
Plaintext
5 lines
151 B
Plaintext
|
oint telegram SendTextMessage \
|
||
|
--token "***" \
|
||
|
--chat "@testsichee" \
|
||
|
--text "Text %%F0%%9F%%A5%%9D and emoji \(10%%\)" \
|
||
|
--parsemode "MarkdownV2"
|