MadelineProtoDocs/docs/API_docs/constructors/help.supportName.md
2024-05-01 14:53:46 +02:00

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

Back to constructors index

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'];