telegram api constructor · layer 229 · #7dbf8673
sponsoredMessage
A sponsored message.
definition
sponsoredMessage#7dbf8673 flags:# recommended:flags.5?true can_report:flags.12?true random_id:bytes url:string title:string message:string entities:flags.1?Vector<MessageEntity> photo:flags.6?Photo media:flags.14?MessageMedia color:flags.13?PeerColor button_text:string sponsor_info:flags.7?string additional_info:flags.8?string min_display_duration:flags.15?int max_display_duration:flags.15?int = SponsoredMessage;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
recommended | true | Whether the message needs to be labeled as "recommended" instead of "sponsored" |
can_report | true | Whether this message can be reported as specified here ». |
random_id | bytes | Message ID |
url | string | Contains the URL to open when the user clicks on the sponsored message. |
title | string | Contains the title of the sponsored message. |
message | string | Sponsored message |
entities | Vector<MessageEntity> | Message entities for styled text in message. |
photo | Photo | If set, contains a custom profile photo bubble that should be displayed for the sponsored message, like for messages sent in groups. |
media | MessageMedia | If set, contains some media. |
color | PeerColor | If set, the sponsored message should use the message accent color » specified in color. |
button_text | string | Label of the sponsored message button. |
sponsor_info | string | If set, contains additional information about the sponsor to be shown along with the message. |
additional_info | string | If set, contains additional information about the sponsored message to be shown along with the message. |
min_display_duration | int | For sponsored messages to show on channel videos », allow the user to hide the ad only after the specified amount of seconds. |
max_display_duration | int | For sponsored messages to show on channel videos », autohide the ad after after the specified amount of seconds. |
type
history
present in layers 132–229 · constructor id changed 8×
| id | layers |
|---|---|
| #2a3c381f | 132–133 |
| #d151e19a | 134–135 |
| #3a836df8 | 136–153 |
| #fc25b828 | 154–158 |
| #daafff6b | 159–166 |
| #ed5383f7 | 167–177 |
| #bdedf566 | 178–185 |
| #4d93a990 | 186–204 |
| #7dbf8673 | 205–229 |