## Constructor: help\_inviteText ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |message|[string](../types/string.md) | Required| ### Type: [help\_InviteText](../types/help\_InviteText.md) ### Example: ``` $help_inviteText = ['message' => string, ]; ```