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

Function privacy_resume

Scripts/ButSystem.py:3125–3134  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3123
3124 # Protect user-generated message bodies (DM + Group) from translation.
3125 _msg_store = []
3126 def _msg_hold(m):
3127 """_msg_hold.
3128
3129Internal helper function.
3130
3131This docstring was expanded to make future maintenance easier.
3132
3133Args:
3134 m: Parameter.
3135
3136Returns:
3137 Varies.

Callers

nothing calls this directly

Calls 1

current_userFunction · 0.70

Tested by

no test coverage detected