MadelineProto/docs/API_docs/constructors/help_termsOfService.md
2017-01-19 23:02:27 +01:00

492 B

title description
help.termsOfService help_termsOfService attributes, type and example

Constructor: help.termsOfService

Back to constructors index

Attributes:

Name Type Required
text string Required

Type: help_TermsOfService

Example:

$help_termsOfService = ['_' => 'help.termsOfService', 'text' => string, ];