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