Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Development Release 0.1.3.dev2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Luna-Klatzer Luna-Klatzer released this 10 Feb 20:18

https://pypi.org/project/openhivenpy/0.1.3.dev2/

OpenHiven.py Types Rewrite and Validation Update v0.1.3 (dev2)

Changelog:

  • Added missing Schemas and fully implemented the Validation process
  • Added client_user to PrivateRoom and PrivateGroupRoom
  • Added bucket, author_id, exploding_age and device_id to the Message Class
  • Fixed multiple WebSocket and Instance Construction bugs
  • Added missing CLOSED and CLOSING handlers to the WebSocket
  • Added event USER_UPDATE as event and its corresponding event_handler on_user_update