mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-09 08:14:50 +00:00
Don't document client, is for internal purposes only
This commit is contained in:
parent
12ef2f8ca2
commit
fade921ac0
1 changed files with 0 additions and 3 deletions
|
|
@ -27,9 +27,6 @@ class Message(Object):
|
||||||
message_id (``int``):
|
message_id (``int``):
|
||||||
Unique message identifier inside this chat.
|
Unique message identifier inside this chat.
|
||||||
|
|
||||||
client (:obj:`Client <pyrogram.Client>`, *optional*):
|
|
||||||
The client instance this message is bound to.
|
|
||||||
|
|
||||||
date (``int``, *optional*):
|
date (``int``, *optional*):
|
||||||
Date the message was sent in Unix time.
|
Date the message was sent in Unix time.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue