MCPcopy Create free account
hub / github.com/bnjbvr/trinity / _RetArea

Class _RetArea

modules/libcommand/src/trinity_module.rs:567–571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

565 fn admin(
566 cmd: _rt::String,
567 author_id: _rt::String,
568 room: _rt::String,
569 ) -> _rt::Vec<Action>;
570 #[allow(async_fn_in_trait)]
571 fn on_msg(
572 content: _rt::String,
573 author_id: _rt::String,
574 author_name: _rt::String,

Callers 1

trinity_module.rsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected