1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 17:07:22 +01:00
MadelineProto/docs/API_docs/constructors/help_termsOfService.md

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