Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
telebot
2
from
telebot
import
custom_filters, types
3
from
telebot.states
import
State, StatesGroup
4
from
telebot.states.sync.context
import
StateContext
Callers
nothing calls this directly
Calls
5
StateMemoryStorage
Class · 0.90
StateMiddleware
Class · 0.90
add_custom_filter
Method · 0.45
setup_middleware
Method · 0.45
infinity_polling
Method · 0.45
Tested by
no test coverage detected