Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Equivalent of session.sendMessage on v3 #779

Description

@matheus208

Using Node.js version 3.1.1

On v1, we had Session.sendMessage, where we could have a JSON be sent exactly as is to the desired channel. That was useful for quick testing and implementing stuff that's not yet implemented on the lib.

I don't seem to be able to use it on v3. I get "[TypeError: session.sendMessage is not a function]"

Is there an alternative to sending raw output to the channels? Using session.send doesn't seem to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions