telega v0.2.2 Release Notes

    • ๐Ÿ“Š Define Persistable instances for Poll, Audio, Document, Video, Voice datatypes
    • Define Group datatype for representation basic groups and supergroups
    • โœ‚ Remove Object type family to distribute Accessible and Identifiable instances
    • Put Identificator type family into Identifiable type class
    • ๐Ÿ“‡ Rename identifcator to ident, add MINIMAL pragma to Accessible
    • Include Group information into Moving object
    • ๐Ÿ›ฐ Method payload in Persistable type class defines hash table, not JSON value
    • ๐Ÿ“‡ Rename Message constructors to use old name as Capacity constructors
    • Define Persistable instance for Reply-ing messages
    • Temporary delete old Persistable instances