mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 14:04:51 +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``):
|
||||
Unique message identifier inside this chat.
|
||||
|
||||
client (:obj:`Client <pyrogram.Client>`, *optional*):
|
||||
The client instance this message is bound to.
|
||||
|
||||
date (``int``, *optional*):
|
||||
Date the message was sent in Unix time.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue