messages.GetExtendedMedia#
- class pyrogram.raw.functions.messages.GetExtendedMedia#
Fetch updated information about paid media, see here for the full flow. This method will return an array of updateMessageExtendedMedia updates, only for messages containing already bought paid media. No information will be returned for messages containing not yet bought paid media.
- Details:
Layer:
211
ID:
84F80814
- Parameters:
- peer (
InputPeer
): Peer with visible paid media messages.
- id (List of
int
32-bit
): IDs of currently visible messages containing paid media.
- peer (
- Returns:
Updates