TermsOfService
Contains Telegram terms of service.
This is an alias for the TermsOfServiceUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "termsOfService" | |
text | Text of the terms of service | |
minUserAge | number | The minimum age of a user to be able to accept the terms; 0 if any |
showPopup | boolean | True, if a blocking popup with terms of service must be shown to the user |