Tdesktop: how to call getMessagesViews

Created on 22 Feb 2016  路  3Comments  路  Source: telegramdesktop/tdesktop

hi
I want to calling getMessagesViews method .
please help me about parameters of this method .
InputPeer peer { channelId , accessHash}
Vector id
boolean increment

I call ChannelsGetDialogs for parameters and get chat object of my channel and put chat id into channelid and access hash , is it ok ?

after get message object of channel and add message id into vector id .
and equals increment with true

but when I call the method received timeout exception .

thanks a lot

Most helpful comment

You should ask questions like this on sites like http://stackoverflow.com/ and not on github.

All 3 comments

hi
how do you get access_hash?

Hi
I have the same problem.
please help.

You should ask questions like this on sites like http://stackoverflow.com/ and not on github.

Was this page helpful?
0 / 5 - 0 ratings