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
It is now possible to check for visible history by calling getChat and then inspecting ChatFullInfo.has_visible_history. Not implemented, because it requires an extra getChat call and has few benefits.
Bot should call toggleSupergroupIsAllHistoryAvailable so new members can see history:
https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1toggle_supergroup_is_all_history_available.html
The text was updated successfully, but these errors were encountered: