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

Function add

Scripts/ButSystem.py:15267–15270  ·  view source on GitHub ↗
(k: str, v: Any)

Source from the content-addressed store, hash-verified

15265
15266@app.route("/groups/create", methods=["POST"])
15267@login_required
15268def group_create():
15269 """group_create.
15270
15271Chat/group feature helper or route handler.
15272
15273This docstring was expanded to make future maintenance easier.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected