mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 18:38:36 +01:00
471 B
471 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, ];