messages.ClickSponsoredMessage#
- class pyrogram.raw.functions.messages.ClickSponsoredMessage#
Informs the server that the user has interacted with a sponsored message in one of the ways listed here ».
- Details:
Layer:
198
ID:
F093465
- Parameters:
peer (
InputPeer
) – The channel/bot where the ad is locatedrandom_id (
bytes
) – The ad’s unique ID.media (
bool
, optional) – The user clicked on the mediafullscreen (
bool
, optional) – The user expanded the video to full screen, and then clicked on it.
- Returns:
bool