MCPcopy Index your code
hub / github.com/python-telegram-bot/python-telegram-bot / bot_name

Function bot_name

tests/test_botname.py:26–27  ·  view source on GitHub ↗
(bot)

Source from the content-addressed store, hash-verified

24
25@pytest.fixture(scope="module")
26def bot_name(bot):
27 return BotName(BotNameTestBase.name)
28
29
30class BotNameTestBase:

Callers

nothing calls this directly

Calls 1

BotNameClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…