wiz0u / WTelegramClient

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

I reported an error while sending messages to other users. Method:sendMessageToUser #296

Open bigsea668 opened 3 weeks ago

bigsea668 commented 3 weeks ago

I have obtained my link object and friend ID, but when executing 'await _client. Messages SetTyping (peer, action);', an error is reported: TL RpcException:“PEER_ID_INVALID”