Info about the latest telegram Terms Of Service
Constructor schema is available as of layer 80. Switch »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| popup | flags.0?true | Whether a prompt must be showed to the user, in order to accept the new terms. |
| id | DataJSON | ID of the new terms |
| text | string | Text of the new terms |
| entities | Vector<MessageEntity> | Message entities for styled text |
| min_age_confirm | flags.1?int | Minimum age required to sign up to telegram, the user must confirm that they is older than the minimum age. |
How to create styled text with message entities