mirror of
https://github.com/LonamiWebs/Telethon
synced 2025-08-22 18:07:29 +00:00
Add docs warning to file.id about it not being maintained
This commit is contained in:
parent
6bc7245106
commit
b68c1f4f03
@ -21,7 +21,12 @@ class File:
|
||||
@property
|
||||
def id(self):
|
||||
"""
|
||||
The bot-API style ``file_id`` representing this file.
|
||||
The old bot-API style ``file_id`` representing this file.
|
||||
|
||||
.. warning::
|
||||
|
||||
This feature has not been maintained for a long time and
|
||||
may not work. It will be removed in future versions.
|
||||
|
||||
.. note::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user