mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-30 01:39:47 +03:00
fixing voice notes
This commit is contained in:
parent
417bfcd36e
commit
f4c1617f62
|
@ -307,7 +307,7 @@ class InlineBuilder:
|
|||
file,
|
||||
mime_type=mime_type,
|
||||
attributes=attributes,
|
||||
force_document=True,
|
||||
force_document=force_document,
|
||||
voice_note=voice_note,
|
||||
video_note=video_note,
|
||||
allow_cache=use_cache
|
||||
|
|
Loading…
Reference in New Issue
Block a user