Downscaling resolution while sending images with telebot

后端 未结 0 1822
旧时难觅i
旧时难觅i 2021-01-12 01:03

I\'ve got this simple python code, that send image via telebot. Code here

import telebot
bot = telebot.TeleBot(\'TOKEN\')

@bot.message_handler(content_types=         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题