ehForwarderBot / efb-telegram-master

EFB Telegram Master Channel, a channel for EH Forwarder Bot.
GNU Affero General Public License v3.0
223 stars 79 forks source link

'PhotoSize' object has no attribute 'msg_type' #41

Closed Sistercon closed 5 years ago

Sistercon commented 5 years ago

File: <tempfile._TemporaryFileWrapper object at 0x7fcf9c5b0390> (None @ /tmp/tmpfcyd0592), image/jpeg; Vendor: {}> AttributeError("'PhotoSize' object has no attribute 'msg_type'",) Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/efb_telegram_master/slave_message.py", line 202, in send_message mime=attachment.msg_type) AttributeError: 'PhotoSize' object has no attribute 'msg_type'

blueset commented 5 years ago

Fixed in b79a5a6, will be released in the next version.