Skip to content

Feature request: Channel operations #106

@caseypaite

Description

@caseypaite

Hi, i have just installed and configured my setup by cloning the repository today and running it using npm by following the instructions in the documentation. Most of the features i am planning to use for my setup worked fine. I have also managed to create a channel using the /client/createChannel/ endpoint.

However, /client/getChannels/ returns 500 error with response:

{ "success": false, "error": "Cannot read properties of undefined (reading 'description')" }

Also the same error when trying to post message to the created channel using the /channel/sendMessage/ endpoint.

Hoping you would make the /channel/sendMessage/ feature functional in the near future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions