mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 16:47:24 +01:00
465 B
465 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, ];