mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 12:51:18 +00:00
Don't document client, is for internal purposes only
This commit is contained in:
parent
12ef2f8ca2
commit
fade921ac0
@ -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 New Issue
Block a user