Pyrofork: Add scheduled and from_scheduled parameters to Message documentation

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
wulan17 2024-01-14 22:55:22 +07:00
parent b289cd5842
commit e327d2ecb9
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5

View file

@ -373,6 +373,12 @@ class Message(Object, Update):
link (``str``, *property*):
Generate a link to this message, only for groups and channels.
scheduled (``bool``, *optional*):
Message is a scheduled message and still in schedule.
from_scheduled (``bool``, *optional*):
Message is a scheduled message and has been sent.
"""
# TODO: Add game missing field. Also invoice, successful_payment, connected_website