1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 21:07:47 +01:00
MadelineProto/docs/API_docs/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, ];