telega--suggested-actions error message
OrionRandD opened this issue · 3 comments
Although I do not think it is a telega issue,
I am getting this when firing telega up on Emacs
How can I fix it?
TODO: telega--suggested-actions
telega-server error: Failed to parse JSON object as TDLib request: Unknown class "getActiveLiveLocationMessages"
My version is:
telega v0.8.293 (TDLib v1.8.35-9b6ff58) (telega-server v0.8.2)
TDLib 1.8.35 is not yet supported, use TDLib 1.8.29
TDLib 1.8.35 is not yet supported, use TDLib 1.8.29
Thanks for the pointer on this. FYI: since TDLib doesn't have tags for the version numbers, I found which commit to use as described in tdlib/td#2696 (comment).
Thanks again for telega
!
Use https://github.com/zevlg/telega.el/blob/master/etc/Dockerfile#L24 to find out latest sha1 of TDLib supported by telega