Is there a way to render any kind of card in chat? #606
-
Great work y'all I'm wondering if there is a way to render any type of card within the chat context? I.e. intercept the rendering engine and tell it to render X component as a preview instead of the underlying component. |
Beta Was this translation helpful? Give feedback.
Answered by
demchenkoalex
Jun 9, 2024
Replies: 1 comment
-
hmm to mind comes only |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
demchenkoalex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hmm to mind comes only
customMessageBuilder
if you want a specific message to be custom, otherwise to add anything between messages, or in general, maybe better to fork and adjust to your use case