python-telegram-bot/telegram/inputfile.py
2015-07-07 18:46:32 -03:00

5 lines
58 B
Python

#!/usr/bin/env python
class InputFile(object):
pass