Error handling message: 4888 | return [];
4889 | }
4890 | };
4891 | if (this.runtime.hasElizaOS()) {
4892 | logger11.debug("[Discord] Using unified messaging API");
4893 | await this.runtime.elizaOS.sendMessage(
^
TypeError: this.runtime.elizaOS.sendMessage is not a function. (In 'this.runtime.elizaOS.sendMessage(this.runtime.agentId, newMessage, {
onResponse: callback
})', 'this.runtime.elizaOS.sendMessage' is undefined)
at handleMessage