class documentation

class SillyMessage(WireStrAlias): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method toWire Undocumented
Class Variable needs_answer Undocumented
Instance Variable value Undocumented

Inherited from WireStrAlias:

Method __str__ Undocumented
def __init__(self, value): (source)

Undocumented

def toWire(self): (source)

Undocumented

needs_answer: bool = (source)

Undocumented

value = (source)

Undocumented