MCPcopy 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_telegramMethod · 0.95
analyze_phoneMethod · 0.95
tg_start_monitoringFunction · 0.80
_scrape_telegramMethod · 0.80

Calls 1

_load_tg_sessionFunction · 0.85

Tested by

no test coverage detected