Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

telebot send file

bot.send_document(message.chat.id, open(r'path', 'rb'))
Source by ru.stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #telebot #send #file
ADD COMMENT
Topic
Name
7+7 =