Module for multi-level menu in telegram bots based on "python-telegram-bot"
You can install or upgrade tg-magic with:
$ pip install tgmagic --upgrade
Or you can install from source with:
$ git clone https://github.com/tezmen/tg-magic
$ cd tg-magic
$ python setup.py install