Closed badoualy closed 9 years ago
Hi @badoualy,
I released a new version and now you should be able to properly call the messages.getHistory method with the right arguments, see here
Let me know!
Ok it's working, but not when I get too many messages, or if I get like a few messages of 4096 (max) each, in those cases I have the error of stack size exceeded
I found the problem, it was when in your message-history occurs a message with a photo.
There was a very old bug in telegram-tl-node
module, I fixed it..
Let me know!
Fixed indeed ! Awesome ! Thanks !
Hi,
tried to getHistory for a given chat, got the following :
It happens with a limit of 5 messages, tell me if you need more logs