Ask a question to get started
Enter to send•Shift+Enter new line
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.
Exclude the prompt prefix glyph from copied text.
Select the message body without the prompt prefix glyph.
Render the queued user message (greyed out).
Widget displaying a queued (pending) user message in grey.
This is an ephemeral widget that gets removed when the message is dequeued.