Henrik E

Results 1 comments of Henrik E

@rahulmr You could add that yourself quite easily, e.g. by import telebot # or similar for linux ... bot = telebot.TeleBot(token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx') # botname, chatId chatId = 12345678 .... in code...