mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
732 B
732 B
title | description | nav_exclude | image | redirect_from |
---|---|---|---|---|
help.supportName | Localized name for telegram support | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/help_supportName.html |
Constructor: help.supportName
Localized name for telegram support
Attributes:
Name | Type | Required | Description |
---|---|---|---|
name | string | Yes | Localized name |
Type: help.SupportName
Example:
$help_supportName = ['_' => 'help.supportName', 'name' => 'string'];