inputChatTheme
Set an emoji-based chat theme, returned by account.getChatThemes.
type tg.InputChatTheme struct { /* ... */ }
Implements InputChatTheme.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Emoticon | string | yes | The emoji. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputChatTheme#c93de95c