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

Function bot_description

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

Source from the content-addressed store, hash-verified

24
25@pytest.fixture(scope="module")
26def bot_description(bot):
27 return BotDescription(BotDescriptionTestBase.description)
28
29
30@pytest.fixture(scope="module")

Callers

nothing calls this directly

Calls 1

BotDescriptionClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…