Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1858
Returns:
1859
Varies.
1860
""
"
1861
return
session.get(
"u"
)
1862
1863
def
is_logged_in() -> bool:
1864
""
"is_logged_in.
1865
Callers
3
_chat_lock_remove
Function · 0.70
dm_lock_close
Function · 0.70
group_lock_close
Function · 0.70
Calls
3
_session_unlocks
Function · 0.70
_lock_session_key
Function · 0.70
_save_session_unlocks
Function · 0.70
Tested by
no test coverage detected