MCPcopy Create free account
hub / github.com/esmBot/esmBot / paramsFunc

Method paramsFunc

src/classes/mediaCommand.ts:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 params?: object;
25
26 paramsFunc(): object {
27 return {};
28 }
29
30 async criteria(_text?: string | number | boolean | User | Attachment) {
31 return true;

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected