telega v0.2.5 Release Notes

    • Create Utils module with field function to create singleton hash table from key an value
    • 0️⃣ Define Can and Cannot to define Default instances for Powers and Restrictions
    • Introduce Returning type family to automatically decode the API response
    • 🚚 Move Poll status info from Poll datatype to Polling constructor of Content datatype
    • Define Persistable instance for sending Photo
    • Separate Venue and Contact into module and datatype from Info datatype
    • 📇 Rename User constructor of Sender datatype to Human