View Source ExTDLib.Object.TermsOfService (ExTDLib v0.0.4)

Contains Telegram terms of service.

NameTypeDescription
textformattedTextText of the terms of service.
min_user_agenumberThe minimum age of a user to be able to accept the terms; 0 if age isn't restricted.
show_popupboolTrue, if a blocking popup with terms of service must be shown to the user.

More details on telegram's documentation.