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
When an error is sent to telegram log.sendToTg(error) with parsing mode HTML and verbose true, the message is not sent.
Telegram returns the code 400: Bad request.
I assume that the error is due to the presence of <anonymous> in the stack trace.