A suggested post » was approved or rejected.
Constructor schema is available as of layer 206. Switch »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| rejected | flags.0?true | Whether the suggested post was rejected. |
| balance_too_low | flags.1?true | If set, the post was approved but the user's balance is too low to pay for the suggested post. |
| reject_comment | flags.2?string | If the suggested post was rejected, can optionally contain a rejection comment. |
| schedule_date | flags.3?int | Scheduling date. |
| price | flags.4?StarsAmount | Price for the suggested post. |
Telegram offers a powerful monetization feature to channel administrators: suggested posts.