Constructor: messageActionSetChatTheme
The chat theme was changed
Attributes:
Name | Type | Required | Description |
---|---|---|---|
emoticon | string | Yes | The emoji that identifies a chat theme |
Type: MessageAction
Example:
$messageActionSetChatTheme = ['_' => 'messageActionSetChatTheme', 'emoticon' => 'string'];