UpdateMessageExtendedMedia#
- class pyrogram.raw.types.UpdateMessageExtendedMedia#
You bought a paid media »: this update contains the revealed media.
Constructor of
Update
.- Details:
Layer:
158
ID:
5A73A98C
- Parameters:
peer (
Peer
) – Peer where the paid media was posted.msg_id (
int
32-bit
) – ID of the message containing the paid media.extended_media (
MessageExtendedMedia
) – Revealed media, contains only messageExtendedMedia constructors.