Telethon/tests
Lonami Exo 582a61192a Fix MemoryError on get_input_media(game)
Because an integer was being passed where a TLObject was expected,
so the serialization with bytes() was actually requesting that many
bytes as opposed to properly converting the expected object.
2020-01-04 17:52:31 +01:00
..
telethon Fix MemoryError on get_input_media(game) 2020-01-04 17:52:31 +01:00
__init__.py Add example unit test and config for testing 2019-12-07 04:23:27 +01:00