wiz0u / WTelegramClient

Telegram Client API (MTProto) library written 100% in C# and .NET
https://wiz0u.github.io/WTelegramClient/
MIT License
956 stars 156 forks source link

RpcException: INPUT_METHOD_INVALID_2271179966_X #196

Closed nodirmcsd closed 11 months ago

nodirmcsd commented 11 months ago

When I try to start ASPnet_webapp project, throws this exception on https://localhost:44318/userbot/chats action.

nodirmcsd commented 11 months ago

Please update nuget package in your example.

nodirmcsd commented 11 months ago

Thanks

wiz0u commented 11 months ago

Please update nuget package in your example.

I don't know where you downloaded the example, but https://wiz0u.github.io/WTelegramClient/Examples/ASPnet_webapp.zip already references WTC version 3.5.3 which solves this issue