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

File custom_states.py

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

Source from the content-addressed store, hash-verified

1from telebot import async_telebot, asyncio_filters, types
2from telebot.asyncio_storage import StateMemoryStorage
3from telebot.states import State, StatesGroup
4from telebot.states.asyncio.context import StateContext

Callers

nothing calls this directly

Calls 6

StateMemoryStorageClass · 0.90
StateMiddlewareClass · 0.90
runMethod · 0.80
add_custom_filterMethod · 0.45
setup_middlewareMethod · 0.45
pollingMethod · 0.45

Tested by

no test coverage detected