MCPcopy Create free account
hub / github.com/eternnoir/pyTelegramBotAPI / handle

Method handle

telebot/__init__.py:79–80  ·  view source on GitHub ↗
(self, exception)

Source from the content-addressed store, hash-verified

77
78 # noinspection PyMethodMayBeStatic,PyUnusedLocal
79 def handle(self, exception):
80 return False
81
82
83class TeleBot:

Callers 2

_handle_exceptionMethod · 0.45
on_exceptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected