* Added telethon support. See [example](https://github.com/artembakhanov/python-telegram-bot-calendar/blob/master/examples/simple_telethon.py) * Fixed `is_random` flag to be always `True`
1.0.4
* From now `is_random` flag is added to the base class enabling users to remove random hash from callbacks.
1.0.4b
Nothing special, just testing it
1.0.2
In this version base function rows is fixed. Now it works correctly with small rows.