inputThemeSlug
Theme by theme ID
type tg.InputThemeSlug struct { /* ... */ }
Implements InputTheme.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Slug | string | yes | Unique theme ID obtained from a theme deep link » |
References
- Official documentation
- Generated Go reference
- TL definition:
inputThemeSlug#f5890df1