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

File custom_states.py

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

Source from the content-addressed store, hash-verified

1import telebot
2from telebot import custom_filters, types
3from telebot.states import State, StatesGroup
4from telebot.states.sync.context import StateContext

Callers

nothing calls this directly

Calls 5

StateMemoryStorageClass · 0.90
StateMiddlewareClass · 0.90
add_custom_filterMethod · 0.45
setup_middlewareMethod · 0.45
infinity_pollingMethod · 0.45

Tested by

no test coverage detected