Ability to get chat/group history #1448
Unanswered
alexzhyshko
asked this question in
Q&A
Replies: 1 comment
-
The HTTP Api this library is based on does not allow access to the group history. The method you've found is from mtproto, a different API to access telegram. So it's not an issue with the library |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all.
Using this library for some time already and just can't find a function to get chat/group history in it.
Checked documentation thinking it is not possible, however considering this link: https://core.telegram.org/method/messages.getHistory or this one https://core.telegram.org/method/channels.getMessages it should be possible.
Maybe not finding what is already there or this wasn't implemented yet / not supported?
Please, help me to figure this out )
Beta Was this translation helpful? Give feedback.
All reactions