Documentation fix.

Ylian Saint-Hilaire committed Nov 1, 2022 at 14:53 UTC 390ddd9fd6e2382683b1828331ca113b2a1844e2
1 file changed +1 -1
docs/docs/messaging/index.md
+1 -1
@@ -80,7 +80,7 @@ Note the last line, indicating it's connected as a bot. If you wish to use Teleg
80 "apiid": 0,
81 "apihash": "00000000000000000000000",
82 "session": "aaaaaaaaaaaaaaaaaaaaaaa",
83 - "useWSS": false, // Important. Most proxies cannot use SSL.
83 + "useWSS": false, // Important. Most proxies cannot use SSL.
84 "proxy": {
85 "ip": "123.123.123.123", // Proxy host (IP or hostname)
86 "port": 123, // Proxy port