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

703 B

title description nav_exclude image
inputThemeSlug Theme by theme ID true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputThemeSlug

Back to constructors index

Theme by theme ID

Attributes:

Name Type Required Description
slug string Yes Unique theme ID obtained from a theme deep link »

Type: InputTheme

Example:

$inputThemeSlug = ['_' => 'inputThemeSlug', 'slug' => 'string'];