telega v0.1.6 Release Notes

    • Split Message on Message and Content datatypes
    • ➕ Add Forward constructor to Message datatype
    • Combine Chat and From objects into Origin datatype
    • Put Content, From and Origin objects into Message submodule
    • Put Button object into Keyboard submodule
    • Put Notification object into Callback submodule
    • Put Keyboard submodule into Message submodule
    • ⚡️ Put Callback, Message and Moving modules into Update submodule
    • ⚡️ Rename From to Sender and move it from Message and Update submodules