mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +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…
x
Reference in New Issue
Block a user