mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
Small style fix
This commit is contained in:
parent
9f8e05861f
commit
5b10afa7a3
@ -68,7 +68,7 @@ class Message(Object):
|
|||||||
new_chat_photo, delete_chat_photo, group_chat_created, supergroup_chat_created, channel_chat_created,
|
new_chat_photo, delete_chat_photo, group_chat_created, supergroup_chat_created, channel_chat_created,
|
||||||
migrate_to_chat_id, migrate_from_chat_id, pinned_message.
|
migrate_to_chat_id, migrate_from_chat_id, pinned_message.
|
||||||
|
|
||||||
media (``bool``` *optional*):
|
media (``bool`` *optional*):
|
||||||
The message is a media message.
|
The message is a media message.
|
||||||
A media message has one and only one of these fields set: audio, document, photo, sticker, video, animation,
|
A media message has one and only one of these fields set: audio, document, photo, sticker, video, animation,
|
||||||
voice, video_note, contact, location, venue.
|
voice, video_note, contact, location, venue.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user