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 located

  • random_id (bytes) – The ad’s unique ID.

  • media (bool, optional) – The user clicked on the media

  • fullscreen (bool, optional) – The user expanded the video to full screen, and then clicked on it.

Returns:

bool