mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
703 B
703 B
title | description | nav_exclude | image |
---|---|---|---|
inputThemeSlug | Theme by theme ID | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputThemeSlug
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'];