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

Method finalize

src/classes/command.ts:142–142  ·  view source on GitHub ↗

* The function to run after sending the output.

(_res?: Message)

Source from the content-addressed store, hash-verified

140 * The function to run after sending the output.
141 */
142 async finalize(_res?: Message) {}
143
144 async acknowledge() {
145 if (this.type === "classic" && this.message) {

Callers 2

messageCreate.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected