Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CScorza/IntelOSINT
/ telegram_session
Method
telegram_session
IntelOSINT.py:10689–10690 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
10687
self._face_engine = None
10688
10689
def
telegram_session(self):
10690
return
_load_tg_session()
10691
10692
def
_face_init_engine(self):
10693
if
self._face_engine is not None:
Callers
5
analyze_telegram
Method · 0.95
get_tg_participants_csv
Method · 0.95
analyze_phone
Method · 0.95
tg_start_monitoring
Function · 0.80
_scrape_telegram
Method · 0.80
Calls
1
_load_tg_session
Function · 0.85
Tested by
no test coverage detected