MadelineProto/old_docs/API_docs_v45/constructors/help_termsOfService.md

493 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, ];