mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-06 05:00:23 +03:00
Space
This commit is contained in:
parent
2a231d4c63
commit
4d80ef2f79
|
@ -118,6 +118,7 @@ class UploadMethods(ButtonMethods, MessageParseMethods, UserMethods):
|
|||
"""
|
||||
if not caption:
|
||||
caption = ''
|
||||
|
||||
# First check if the user passed an iterable, in which case
|
||||
# we may want to send as an album if all are photo files.
|
||||
if utils.is_list_like(file):
|
||||
|
|
Loading…
Reference in New Issue
Block a user