mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2025-12-06 06:52:01 +01:00
Reset _bareRpc too
This commit is contained in:
parent
97bd76cf0f
commit
ace31a3213
|
|
@ -190,6 +190,7 @@ namespace WTelegram
|
||||||
#endif
|
#endif
|
||||||
_paddedMode = false;
|
_paddedMode = false;
|
||||||
_connecting = null;
|
_connecting = null;
|
||||||
|
_bareRpc = null;
|
||||||
if (resetSessions)
|
if (resetSessions)
|
||||||
{
|
{
|
||||||
foreach (var altSession in _session.DCSessions.Values)
|
foreach (var altSession in _session.DCSessions.Values)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue