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

Method clear_exceptions

telebot/util.py:157–158  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

155 raise self.exception_info
156
157 def clear_exceptions(self):
158 self.exception_event.clear()
159
160 def close(self):
161 for worker in self.workers:

Callers 1

__threaded_pollingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected