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.