MessageReplyContent

@Serializable
sealed class MessageReplyContent : MessageContent

Top-level class for the content of "reply" messages. This class is abstract with status as a constructor parameter so we can serialize the status field. In an ideal world, this would be an interface instead.

See https://jupyter-client.readthedocs.io/en/latest/messaging.html#request-reply

Inheritors

Properties

Link copied to clipboard