Commit Graph

4 Commits

Author SHA1 Message Date
clerie 0a442e4ab5 Add child typing to all other existing message types 2022-05-02 00:41:46 +02:00
clerie cf3c16c66a Refactor message classes
Message classes allow dynamic attribute access to message fields. Childs
get exposed through a dedicated class by attributes too. Message type
fields and childs have types that get enforces. None type is allowed
too while transitioning.
2022-05-01 22:32:08 +02:00
clerie c63ecf7781 Fix GetAccountResp data parsing 2022-01-06 23:58:59 +01:00
clerie f62579ce90 Add GetAccount 2022-01-06 18:13:48 +01:00