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
@ -26,9 +26,6 @@ class Message(Object):
|
|||||||
Args:
|
Args:
|
||||||
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 New Issue
Block a user