Skip to content

TermsOfService

Type · TDLib 1.8.67 · d1085f9c

Contains Telegram terms of service

TermsOfService(
  text: FormattedText,
  min_user_age: int32,
  show_popup: Bool
) → TermsOfService

text

FormattedText

Text of the terms of service

min_user_age

int32

The minimum age of a user to be able to accept the terms; 0 if age isn't restricted

show_popup

Bool

True, if a blocking popup with terms of service must be shown to the user