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

Function paid_media_photo

tests/test_paidmedia.py:146–149  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

144
145@pytest.fixture
146def paid_media_photo():
147 return PaidMediaPhoto(
148 photo=TestPaidMediaPhotoWithoutRequest.photo,
149 )
150
151
152class TestPaidMediaPhotoWithoutRequest(PaidMediaTestBase):

Callers

nothing calls this directly

Calls 1

PaidMediaPhotoClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…