wiz0u / WTelegramClient

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

RpcException: INPUT_METHOD_INVALID_2271179966_X #196

Closed nodirmcsd closed 1 year ago

nodirmcsd commented 1 year ago

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

nodirmcsd commented 1 year ago

Please update nuget package in your example.

nodirmcsd commented 1 year ago

Thanks

wiz0u commented 1 year 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