MCPcopy Create free account
hub / github.com/Script-Hub-Org/Script-Hub / notify

Function notify

script-converter.js:667–669  ·  view source on GitHub ↗
(title, subt, desc, opts)

Source from the content-addressed store, hash-verified

665}
666// 通知
667async function notify(title, subt, desc, opts) {
668 $.msg(title, subt, desc, opts)
669}
670
671function createRound(methodName) {
672 const func = Math[methodName]

Callers 2

httpFunction · 0.70

Calls 1

msgMethod · 0.45

Tested by

no test coverage detected