Constructor: inputChatTheme
Set an emoji-based chat theme, returned by account.getChatThemes.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
emoticon | string | Yes | The emoji. |
Type: InputChatTheme
Example:
$inputChatTheme = ['_' => 'inputChatTheme', 'emoticon' => 'string'];