Open Sadzurami opened 1 year ago
Added ability to cache items schema, when using multiple bots.
Without breaking changes (all events emitting the same way).
Also added class property itemSchemaVersion, which contains current items schema version (i don't know should it be documented in readme or not).
itemSchemaVersion
@DoctorMcKay any thoughts about this and other prs?
Added ability to cache items schema, when using multiple bots.
Without breaking changes (all events emitting the same way).
Also added class property
itemSchemaVersion
, which contains current items schema version (i don't know should it be documented in readme or not).