Fichier d'envoi de télébot
bot.send_document(message.chat.id, open(r'path', 'rb'))
John Adamson
bot.send_document(message.chat.id, open(r'path', 'rb'))