You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.
After a group i had been a member of was just recently deleted, i wanted to find out how telegram_backup handles those messages like "<xxx> removed <yyy>" and stumbled upon the fact that in the database there is no data in "service_message" entries, they just have their id, message_id and api_layer filled out.
Is that intended behavior? - If so: Are there any plans on ever fetching the content of such service messages?
The text was updated successfully, but these errors were encountered:
SebiderSushi
changed the title
Service Messages
Service Messages empty in database
Jun 7, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After a group i had been a member of was just recently deleted, i wanted to find out how telegram_backup handles those messages like "<xxx> removed <yyy>" and stumbled upon the fact that in the database there is no data in "service_message" entries, they just have their
id
,message_id
andapi_layer
filled out.Is that intended behavior? - If so: Are there any plans on ever fetching the content of such service messages?
The text was updated successfully, but these errors were encountered: