MadelineProto/docs/API_docs/constructors/help_termsOfService.md
2016-12-20 13:15:22 +01:00

426 B

title
help_termsOfService

Constructor: help_termsOfService

Back to constructors index

Attributes:

Name Type Required
text string Required

Type: help_TermsOfService

Example:

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