MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / _chat_lock_clear_session

Function _chat_lock_clear_session

Scripts/ButSystem.py:1859–1862  ·  view source on GitHub ↗
(owner: str, scope: str, target)

Source from the content-addressed store, hash-verified

1857
1858Returns:
1859 Varies.
1860"""
1861 return session.get("u")
1862
1863def is_logged_in() -> bool:
1864 """is_logged_in.
1865

Callers 3

_chat_lock_removeFunction · 0.70
dm_lock_closeFunction · 0.70
group_lock_closeFunction · 0.70

Calls 3

_session_unlocksFunction · 0.70
_lock_session_keyFunction · 0.70
_save_session_unlocksFunction · 0.70

Tested by

no test coverage detected