Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to insert user-visible or user-hidden messages into the chat #336

Open
ataibarkai opened this issue May 14, 2024 · 0 comments
Open
Labels
feature request New feature or request

Comments

@ataibarkai
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Programmatically insert user-visible and user-hidden messages into the chat

Describe the solution you'd like
Probably a hook that makes available a insertMessage function.

Describe alternatives you've considered
Hook that makes it possible to edit messages altogether (e.g. editMesasges: Message[] -> Message[])
with insertMessage as a specialization

Additional context
E.g. to help with this request on discord

@ataibarkai ataibarkai added the feature request New feature or request label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant