telega v0.2.9 Release Notes

    • Replace Int64 in Send, Forward, Edit, Delete, Stop message's Persistable methods on ID Chat
    • Replace Int in Forward, Edit, Delete, Stop message's Persistable methods on ID Message
    • โšก๏ธ Replace identifiers in Callback, Message, Sender, Update on specified ID data family instances
    • ๐Ÿšš Move chat identifiers from Channel and Group to Origin and Moving, delete Conversation module
    • ๐Ÿ“Œ Define Persistable instances for pinning and unpinning messages in Group, Supergroup or Channel chats
    • Define Persistable instances for leaving Group, Supergroup or Channel chats
    • ๐Ÿ”„ Change type of Persistable's endpoint method to Text
    • Replace wreq on req as HTTP library