XMPP documentation fix.

This commit is contained in:
Ylian Saint-Hilaire 2022-10-28 12:41:23 -07:00
parent b9aace76fc
commit 33b61bc3ee

View File

@ -20,7 +20,7 @@ For Telegram integration, you will need to provide MeshCentral with the necessar
}, },
"messaging": { "messaging": {
"telegram": { "telegram": {
"apiid": 00000000, "apiid": 0,
"apihash": "00000000000000000000000", "apihash": "00000000000000000000000",
"bottoken": "00000000:aaaaaaaaaaaaaaaaaaaaaaaa" "bottoken": "00000000:aaaaaaaaaaaaaaaaaaaaaaaa"
} }