MCPcopy Create free account
hub / github.com/eternnoir/pyTelegramBotAPI / exception_handler.py

File exception_handler.py

examples/asynchronous_telebot/exception_handler.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import logging
2
3import telebot
4from telebot.async_telebot import AsyncTeleBot, ExceptionHandler

Callers

nothing calls this directly

Calls 4

AsyncTeleBotClass · 0.90
MyExceptionHandlerClass · 0.85
runMethod · 0.80
pollingMethod · 0.45

Tested by

no test coverage detected