telega v0.2.0 Release Notes

    • ๐Ÿ“‡ Rename Network.Telegram.API to Network.API.Telegram
    • ๐Ÿ“ฆ Replace PL newtype with Tagged newtype from tagged package
    • Replace Message' with Way and include it to Capacity with Send constructor
    • โœ‚ Remove user_id field from Contact datatype
    • Define Persistable instances for Location datatype
    • Define Inform datatype and include it to Capacity with Send constructor
    • ๐Ÿ›ฐ Put Payload type family into Persistable type class