Skip to content
This repository was archived by the owner on Jun 29, 2023. It is now read-only.
This repository was archived by the owner on Jun 29, 2023. It is now read-only.

Help Wanted: websocket event datastructure is not documented #430

@Psycojoker

Description

@Psycojoker

Hello,

Mattermost API reference provides a list of event sockets here https://api.mattermost.com/#tag/WebSocket, which is very useful, but doesn't provide any example of the sent data structure which makes development more complicated (I've search the documentation for the event names and couldn't find anything) (my only 2 solutions are to wait for an event, copy/paste it and interfere from that hopping to have all on them one day or to read the source of mattermost)

Would it be possible to had this in the documentation? I can provide the event samples I've already gathered if that makes things easier.

Kind regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions