View, forward counter + info about replies of a specific message
اسکیمای سازنده از لایه 119 در دسترس است. تغییر »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| views | flags.0?int | View count of message |
| forwards | flags.1?int | Forward count of message |
| replies | flags.2?MessageReplies | Reply and thread information of message |
Telegram allows commenting on a channel post or on a generic supergroup message, thanks to message threads.