mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-30 01:39:47 +03:00
Update inlinebuilder.py
This commit is contained in:
parent
42bfc7bb3f
commit
c5f63c67cd
|
@ -226,7 +226,7 @@ class InlineBuilder:
|
|||
# noinspection PyIncorrectDocstring
|
||||
async def document(
|
||||
self, file, title=None, *, description=None, type=None,
|
||||
mime_type=None, attributes=None, force_document=False,
|
||||
mime_type=None, attributes=None, force_document=True,
|
||||
voice_note=False, video_note=False, use_cache=True, id=None,
|
||||
text=None, parse_mode=(), link_preview=True,
|
||||
geo=None, period=60, contact=None, game=False, buttons=None,
|
||||
|
|
Loading…
Reference in New Issue
Block a user