MailToTelegramForwarder icon indicating copy to clipboard operation
MailToTelegramForwarder copied to clipboard

TypeError: 'type' object is not subscriptable

Open xycainoff opened this issue 2 years ago • 4 comments

trying to execute script:

Traceback (most recent call last): File "/usr/local/bin/mailToTelegramForwarder", line 278, in class MailBody: File "/usr/local/bin/mailToTelegramForwarder", line 281, in MailBody images: typing.Optional[dict[str, MailAttachment]] = None TypeError: 'type' object is not subscriptable

xycainoff avatar Dec 02 '22 19:12 xycainoff