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

Add hook to add button / modify messages #48

Open
@tobiasdiez

Description

@tobiasdiez

It is possible to add a button to the room header via

export type ViewRoomListener = (opts: ViewRoomOpts, roomId: string) => void;
, but I couldn't find a similar hook to add a button to a message in the room, or otherwise change the appearance of the displayed messages.

Usecase: translate a given message into a different language

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