Commit Graph

8 Commits

Author SHA1 Message Date
clerie 0e19927610 Restructuring api documentation 2022-05-01 22:43:52 +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 7076eb1543 Expose connection object directly instead of proxying the request method 2022-04-02 21:10:05 +02:00
clerie 8f4a7b1f6d Introduce the different classes a bit more. 2022-01-17 14:00:47 +01:00
clerie f05a985c5e Adding some documentation 2022-01-17 13:52:56 +01:00
clerie e6f93150a0 Update API documentation 2022-01-17 12:29:14 +01:00
clerie 9f9df79ab8 Introduce exception handling 2022-01-06 17:28:19 +01:00
clerie aec4a2157f Add api documentation 2022-01-06 16:12:13 +01:00