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

Function message_origin_user

tests/test_messageorigin.py:69–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67
68
69def message_origin_user():
70 return MessageOriginUser(MODefaults.date, MODefaults.sender_user)
71
72
73def make_json_dict(instance: MessageOrigin, include_optional_args: bool = False) -> dict:

Callers

nothing calls this directly

Calls 1

MessageOriginUserClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…