v0.12.1
0.12.1 (2021-10-23)
🏷️ Add or update types
- Created
version.pyfor package version info. - Created
types.pyto be the global type and class definition center. - Added new enum type
MessageDispatchEnuminWebhookTypesEnumtypes.py. - Added the
dispatchfield to theMessageSchemaschema. In the future it will allow to select wich module of DasChat will process the message.