We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33d4c31 + c783c7c commit 52688e0Copy full SHA for 52688e0
1 file changed
core/network/client.js
@@ -34,7 +34,7 @@ const DEFAULT_EXTENSIONS = {
34
35
const DEFAULT_OPTIONS = {
36
apiRoot: 'https://api.telegram.org',
37
- webhookReply: true,
+ webhookReply: false,
38
agent: new https.Agent({
39
keepAlive: true,
40
keepAliveMsecs: 10000
0 commit comments