Constructor: help.inviteText
Text of a text message with an invitation to install Telegram.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
message | string | Yes | Text of the message |
Type: help.InviteText
Example:
$help_inviteText = ['_' => 'help.inviteText', 'message' => 'string'];