Class MessageDecoder

Decode JSON that includes serialized ``Message`` instances.

Declaration

class MessageDecoder(json.JSONDecoder)
source link

Documentation

Methods

Reexports