steavy29 / Telegram.Net

Telegram (http://telegram.org) client library implemented in C#.
17 stars 6 forks source link

How to mark a message as read? #33

Closed romi4rd1 closed 7 years ago

romi4rd1 commented 7 years ago

how a message has sent by contact make it as read (double check symbol) ?

romi4rd1 commented 7 years ago

Solved,.. thx... @steavy29

munrocket commented 7 years ago

@romi4rd1 why you not posted solution? I have same question.

steavy29 commented 7 years ago

@mirror-neuron I've added ReceivedMessagesRequest to the library. So what you need is TelegramClient.SendRpcRequest and pass to it an instance of ReceivedMessagesRequest