Closed askovpen closed 1 year ago
Such errors may happen initially (right after LoginUserIfNeeded
) when you just updated your version of WTelegramClient.
(this is because old updates based on previous version of the API layer have accumulated while your client was stopped)
In which case, some errors like this may show up in the logs but WTelegramClient should be able to ignore the errors and continue execution normally (no exceptions raised). After the initial batch of updates, that error should not show up again.
Keep me informed if you still see this error (for that user account), or if it no longer happens.
many errors in log during login like this. nuget 3.5.3 (api 160) but login ok
[FTL] (WTelegram.Client[9]) 1>An exception occured in the reactor: WTelegram.WTException: Cannot find type for ctor #8f97c628
up:
dcb82ea3 also missing