luckydonald / pytgbot

python module to access the telegram bot api.
MIT License
66 stars 16 forks source link

Move `InputFile`, `InputFileFromDisk`, `InputFileFromURL` to `sendable.files.*` #4

Closed luckydonald closed 8 years ago

luckydonald commented 8 years ago

Move InputFile, InputFileFromDisk, InputFileFromURL to pytgbot.api_types.sendable.files.*.

Currently is at pytgbot.api_types (pytgbot.api_types.__init__.py)