Ask a question to get started
Enter to send•Shift+Enter new line
Widget displaying a queued (pending) user message in grey.
This is an ephemeral widget that gets removed when the message is dequeued.
QueuedUserMessage( self, content: str, **kwargs: Any = {}, )
Static
content
str
The message content
**kwargs
Any
{}
Additional arguments passed to parent
Dimmed border + reduced opacity to distinguish queued messages from sent ones.
Add ASCII border class when in ASCII mode.
Render the queued user message (greyed out).