Constructor: messageActionSetChatTheme
The chat theme was changed
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| theme | ChatTheme | Yes | The new chat theme. |
Type: MessageAction
Example:
$messageActionSetChatTheme = ['_' => 'messageActionSetChatTheme', 'theme' => ChatTheme];