messages
messages copied to clipboard
A python package designed to make sending messages easy and efficient!
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Currently the TelegramBot message class (telegram.py) can only send URL's as attachments. There's a method to attach documents from the user's client. I need help implementing this piece.