messages
messages copied to clipboard
TelegramBot message cannot attach documents
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.