messages.clickSponsoredMessage

Informs the server that the user has interacted with a sponsored message in one of the ways listed here ».

 Method schema is available as of layer 201. Switch »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
media flags.0?true The user clicked on the media
fullscreen flags.1?true The user expanded the video to full screen, and then clicked on it.
random_id bytes The ad's unique ID. See here » for more info on random ID deduplication and updateMessageID mapping.

Result

Bool

Only users can use this method

Related pages

Working with Updates

How to subscribe to updates and handle them properly.

Sponsored messages

How clients should fetch, display and interact with sponsored messages.