Skip to content

this.runtime.elizaOS.sendMessage' is undefined - Discord not working with latest elizaos version #43

@BinaryBluePeach

Description

@BinaryBluePeach

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions