1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 20:57:48 +01:00
MadelineProto/docs/API_docs/constructors/help_appChangelog.md
2017-01-19 23:02:27 +01:00

478 B

title description
help.appChangelog help_appChangelog attributes, type and example

Constructor: help.appChangelog

Back to constructors index

Attributes:

Name Type Required
text string Required

Type: help_AppChangelog

Example:

$help_appChangelog = ['_' => 'help.appChangelog', 'text' => string, ];