Open matushorvath opened 1 year ago
This does not seem to be currently available in bot API.
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