Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-telegram-bot/python-telegram-bot
/ creator
Function
creator
tests/test_chatinvitelink.py:30–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
29
@pytest.fixture(scope=
"module"
)
30
def
creator():
31
return
User(1,
"First name"
, False)
32
33
34
@pytest.fixture(scope=
"module"
)
Callers
nothing calls this directly
Calls
1
User
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…