mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
First pass at adding Telegram support (#4650)
This commit is contained in:
@@ -614,5 +614,12 @@
|
||||
"____sms": {
|
||||
"provider": "url",
|
||||
"url": "http://example.com/sms.ashx?phone={{phone}}&message={{message}}"
|
||||
},
|
||||
"_messaging": {
|
||||
"telegram": {
|
||||
"apiid": 0,
|
||||
"apihash": "hexBalue",
|
||||
"session": "base64Value"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user