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

Function chat_location

tests/test_chatlocation.py:27–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25
26@pytest.fixture(scope="module")
27def chat_location():
28 return ChatLocation(ChatLocationTestBase.location, ChatLocationTestBase.address)
29
30
31class ChatLocationTestBase:

Callers

nothing calls this directly

Calls 1

ChatLocationClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…