mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 07:34:41 +01:00
470 B
470 B
title | description |
---|---|
help.inviteText | help_inviteText attributes, type and example |
Constructor: help.inviteText
Attributes:
Name | Type | Required |
---|---|---|
message | string | Required |
Type: help_InviteText
Example:
$help_inviteText = ['_' => 'help.inviteText', 'message' => string, ];