Skip to main content

help.termsOfService

Info about the latest telegram Terms Of Service

type tg.HelpTermsOfService struct { /* ... */ }

Fields

NameTypeRequiredDescription
PopupboolWhether a prompt must be showed to the user, in order to accept the new terms.
IDDataJSONyesID of the new terms
TextstringyesText of the new terms
Entities[]MessageEntityClassyesMessage entities for styled text
MinAgeConfirmintMinimum age required to sign up to telegram, the user must confirm that they is older than the minimum age.

References