You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"_Address": "Server will be launched on this port. All requests should be sent to this port. More information: https://green-api.com/en/docs/api/receiving/technology-webhook-endpoint/#webhookUrl",
"Pattern": "/",
"_Pattern": "Part of URI after port: <Address><Pattern>. All requests sent to wrong Pattern will be rejected. By default server will handle requests on URI = localhost:5000/. More information: https://green-api.com/en/docs/api/receiving/technology-webhook-endpoint/#webhookUrl",
"WebhookToken": "",
"_WebhookToken": "Authorization token, must be equal to a token declared in your green-api instance (none dy default). Guide how to set your token if nessesary you could find here: https://green-api.com/en/docs/api/receiving/technology-webhook-endpoint/#webhookUrl",
"LogToConsole": false,
"_LogToConsole": "Will log be printed to console. (Available values: true, false).",
"LogToFile": false,
"_LogToFile": "Will log be saved to LoggerFile. (Available values: true, false)",